ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Fun4AllMessenger Class Reference

#include <coresoftware/blob/master/simulation/g4simulation/g4main/Fun4AllMessenger.h>

+ Inheritance diagram for Fun4AllMessenger:
+ Collaboration diagram for Fun4AllMessenger:

Public Member Functions

 Fun4AllMessenger (Fun4AllServer *ffa)
 
 ~Fun4AllMessenger () override
 
void SetNewValue (G4UIcommand *, G4String) override
 
- Public Member Functions inherited from G4UImessenger
 G4UImessenger ()
 
 G4UImessenger (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
virtual ~G4UImessenger ()
 
virtual G4String GetCurrentValue (G4UIcommand *command)
 
G4bool operator== (const G4UImessenger &messenger) const
 
G4bool CommandsShouldBeInMaster () const
 

Private Attributes

G4UIdirectorym_Fun4AllDir
 
G4UIcmdWithAnIntegerm_RunCmd
 
Fun4AllServerse
 

Additional Inherited Members

- Protected Member Functions inherited from G4UImessenger
G4String ItoS (G4int i)
 
G4String DtoS (G4double a)
 
G4String BtoS (G4bool b)
 
G4int StoI (G4String s)
 
G4long StoL (G4String s)
 
G4double StoD (G4String s)
 
G4bool StoB (G4String s)
 
void AddUIcommand (G4UIcommand *newCommand)
 
void CreateDirectory (const G4String &path, const G4String &dsc, G4bool commandsToBeBroadcasted=true)
 
template<typename T >
TCreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 13 of file Fun4AllMessenger.h.

View newest version in sPHENIX GitHub at line 13 of file Fun4AllMessenger.h

Constructor & Destructor Documentation

Fun4AllMessenger::Fun4AllMessenger ( Fun4AllServer ffa)

Definition at line 16 of file Fun4AllMessenger.cc.

View newest version in sPHENIX GitHub at line 16 of file Fun4AllMessenger.cc

References G4UIcommand::AvailableForStates(), G4State_Idle, m_Fun4AllDir, m_RunCmd, G4UIcommand::SetGuidance(), and G4UIcmdWithAnInteger::SetParameterName().

+ Here is the call graph for this function:

Fun4AllMessenger::~Fun4AllMessenger ( )
override

Definition at line 27 of file Fun4AllMessenger.cc.

View newest version in sPHENIX GitHub at line 27 of file Fun4AllMessenger.cc

References m_Fun4AllDir, and m_RunCmd.

Member Function Documentation

void Fun4AllMessenger::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
overridevirtual

Reimplemented from G4UImessenger.

Definition at line 33 of file Fun4AllMessenger.cc.

View newest version in sPHENIX GitHub at line 33 of file Fun4AllMessenger.cc

References G4UIcmdWithAnInteger::GetNewIntValue(), m_RunCmd, Fun4AllServer::run(), and se.

+ Here is the call graph for this function:

Member Data Documentation

G4UIdirectory* Fun4AllMessenger::m_Fun4AllDir
private

Definition at line 23 of file Fun4AllMessenger.h.

View newest version in sPHENIX GitHub at line 23 of file Fun4AllMessenger.h

Referenced by Fun4AllMessenger(), and ~Fun4AllMessenger().

G4UIcmdWithAnInteger* Fun4AllMessenger::m_RunCmd
private

Definition at line 24 of file Fun4AllMessenger.h.

View newest version in sPHENIX GitHub at line 24 of file Fun4AllMessenger.h

Referenced by Fun4AllMessenger(), SetNewValue(), and ~Fun4AllMessenger().

Fun4AllServer* Fun4AllMessenger::se
private

Definition at line 25 of file Fun4AllMessenger.h.

View newest version in sPHENIX GitHub at line 25 of file Fun4AllMessenger.h

Referenced by SetNewValue().


The documentation for this class was generated from the following files: