19#include <G4UIcmdWithABool.hh>
20#include <G4UIdirectory.hh>
25 fEventAction(eventAction),
28 fSaveRandomStatusCmd(0)
39 G4State_PreInit, G4State_Init, G4State_Idle);
45 G4State_PreInit, G4State_Init, G4State_Idle);
Definition of the TG4EventActionMessenger class.
Definition of the TG4EventAction class.
Definition of the TG4Globals class and basic container types.
G4UIcmdWithABool * fPrintMemoryCmd
command: printMemory
G4UIdirectory * fEventDirectory
command directory
G4UIcmdWithABool * fSaveRandomStatusCmd
command: saveRandom
virtual void SetNewValue(G4UIcommand *command, G4String string)
TG4EventAction * fEventAction
associated class
virtual ~TG4EventActionMessenger()
TG4EventActionMessenger()
Not implemented.
Actions at the beginning and the end of event.
void SetPrintMemory(G4bool printMemory)
void SetSaveRandomStatus(G4bool saveRandomStatus)