Geant4  10.01
EventActionMessenger Class Reference

#include <EventActionMessenger.hh>

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

Public Member Functions

 EventActionMessenger (EventAction *)
 
 ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
 ~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 *)
 
virtual ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
virtual ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
 ~EventActionMessenger ()
 
virtual void SetNewValue (G4UIcommand *, G4String)
 
 EventActionMessenger (EventAction *)
 
 ~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
 
G4UIdirectoryfEventDir
 
G4UIcmdWithAnIntegerfPrintCmd
 
G4UIcmdWithAnIntegerfCmd
 
G4UIcmdWithAStringfIonCmd
 
G4UIcmdWithAnIntegerfDebugCmd
 
EventActionfpEventAction
 
G4UIdirectoryfpPDBDir
 
G4UIcmdWithAnIntegerfpPrintCmd
 
G4UIcmdWithADoubleAndUnitfpThresEdepCmd
 
G4UIcmdWithAnIntegerfpThresDistCmd
 
G4UIcmdWithAStringfDrawCmd
 

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)
 
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 >
T * CreateCommand (const G4String &cname, const G4String &dsc)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 

Detailed Description

Definition at line 46 of file EventActionMessenger.hh.

Constructor & Destructor Documentation

EventActionMessenger::EventActionMessenger ( EventAction EvAct)

Definition at line 43 of file EventActionMessenger.cc.

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

+ Here is the call graph for this function:

EventActionMessenger::~EventActionMessenger ( )

Definition at line 60 of file EventActionMessenger.cc.

References fEventDir, and fPrintCmd.

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

Member Function Documentation

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

Reimplemented from G4UImessenger.

Definition at line 68 of file EventActionMessenger.cc.

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

+ Here is the call graph for this function:

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.

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.

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

Reimplemented from G4UImessenger.

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

Reimplemented from G4UImessenger.

Member Data Documentation

G4UIcmdWithAnInteger * EventActionMessenger::fCmd
private

Definition at line 68 of file EventActionMessenger.hh.

G4UIcmdWithAnInteger* EventActionMessenger::fDebugCmd
private

Definition at line 68 of file EventActionMessenger.hh.

G4UIcmdWithAString * EventActionMessenger::fDrawCmd
private

Definition at line 58 of file EventActionMessenger.hh.

EventAction * EventActionMessenger::fEventAction
private

Definition at line 55 of file EventActionMessenger.hh.

Referenced by SetNewValue().

G4UIdirectory * EventActionMessenger::fEventDir
private

Definition at line 57 of file EventActionMessenger.hh.

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

G4UIcmdWithAString* EventActionMessenger::fIonCmd
private

Definition at line 67 of file EventActionMessenger.hh.

EventAction* EventActionMessenger::fpEventAction
private

Definition at line 62 of file EventActionMessenger.hh.

G4UIdirectory* EventActionMessenger::fpPDBDir
private

Definition at line 63 of file EventActionMessenger.hh.

G4UIcmdWithAnInteger* EventActionMessenger::fpPrintCmd
private

Definition at line 64 of file EventActionMessenger.hh.

G4UIcmdWithAnInteger * EventActionMessenger::fPrintCmd
private
G4UIcmdWithAnInteger* EventActionMessenger::fpThresDistCmd
private

Definition at line 66 of file EventActionMessenger.hh.

G4UIcmdWithADoubleAndUnit* EventActionMessenger::fpThresEdepCmd
private

Definition at line 65 of file EventActionMessenger.hh.


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