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

#include <geant4/tree/geant4-10.6-release/examples/extended/hadronic/Hadr00/include/EventActionMessenger.hh>

+ Inheritance diagram for EventActionMessenger:
+ Collaboration diagram for EventActionMessenger:

Public Member Functions

 EventActionMessenger (EventAction *)
 
virtual ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
virtual ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
virtual ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
 ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
- 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

EventActionfEventAction
 
G4UIcmdWithAnIntegerfPrintCmd
 
G4UIcmdWithAnIntegerfCmd
 
G4UIcmdWithAStringfIonCmd
 
G4UIcmdWithAnIntegerfDebugCmd
 
EventActionfpEventAction
 
G4UIdirectoryfpPDBDir
 
G4UIcmdWithADoubleAndUnitfpThresEdepCmd
 
G4UIcmdWithAnIntegerfpThresDistCmd
 

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 54 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 54 of file EventActionMessenger.hh

Constructor & Destructor Documentation

EventActionMessenger::EventActionMessenger ( EventAction evAct)

Definition at line 50 of file EventActionMessenger.cc.

View newest version in sPHENIX GitHub at line 50 of file EventActionMessenger.cc

References G4UIcommand::AvailableForStates(), fCmd, fPrintCmd, G4State_Idle, G4State_PreInit, G4UIcommand::SetGuidance(), G4UIcmdWithAnInteger::SetParameterName(), and G4UIcommand::SetRange().

+ Here is the call graph for this function:

EventActionMessenger::~EventActionMessenger ( )
virtual

Definition at line 70 of file EventActionMessenger.cc.

View newest version in sPHENIX GitHub at line 70 of file EventActionMessenger.cc

References fCmd, and fPrintCmd.

EventActionMessenger::EventActionMessenger ( EventAction )
virtual EventActionMessenger::~EventActionMessenger ( )
virtual
EventActionMessenger::EventActionMessenger ( EventAction )
virtual EventActionMessenger::~EventActionMessenger ( )
virtual
EventActionMessenger::EventActionMessenger ( EventAction )
EventActionMessenger::~EventActionMessenger ( )

Member Function Documentation

virtual void EventActionMessenger::SetNewValue ( G4UIcommand ,
G4String   
)
virtual

Reimplemented from G4UImessenger.

virtual void EventActionMessenger::SetNewValue ( G4UIcommand ,
G4String   
)
virtual

Reimplemented from G4UImessenger.

virtual void EventActionMessenger::SetNewValue ( G4UIcommand ,
G4String   
)
virtual

Reimplemented from G4UImessenger.

void EventActionMessenger::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 78 of file EventActionMessenger.cc.

View newest version in sPHENIX GitHub at line 78 of file EventActionMessenger.cc

References EventAction::AddEventToDebug(), fCmd, fEventAction, fPrintCmd, G4UIcmdWithAnInteger::GetNewIntValue(), and EventAction::SetPrintModulo().

+ Here is the call graph for this function:

Member Data Documentation

G4UIcmdWithAnInteger * EventActionMessenger::fCmd
private

Definition at line 67 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 67 of file EventActionMessenger.hh

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

G4UIcmdWithAnInteger* EventActionMessenger::fDebugCmd
private

Definition at line 67 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 67 of file EventActionMessenger.hh

EventAction * EventActionMessenger::fEventAction
private

Definition at line 65 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 65 of file EventActionMessenger.hh

Referenced by SetNewValue().

G4UIcmdWithAString* EventActionMessenger::fIonCmd
private

Definition at line 66 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 66 of file EventActionMessenger.hh

EventAction* EventActionMessenger::fpEventAction
private

Definition at line 61 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 61 of file EventActionMessenger.hh

G4UIdirectory* EventActionMessenger::fpPDBDir
private

Definition at line 62 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 62 of file EventActionMessenger.hh

G4UIcmdWithAnInteger * EventActionMessenger::fPrintCmd
private

Definition at line 66 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 66 of file EventActionMessenger.hh

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

G4UIcmdWithAnInteger* EventActionMessenger::fpThresDistCmd
private

Definition at line 64 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 64 of file EventActionMessenger.hh

G4UIcmdWithADoubleAndUnit* EventActionMessenger::fpThresEdepCmd
private

Definition at line 63 of file EventActionMessenger.hh.

View newest version in sPHENIX GitHub at line 63 of file EventActionMessenger.hh


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