1#ifndef TG4_EVENT_ACTION_MESSENGER_H
2#define TG4_EVENT_ACTION_MESSENGER_H
18#include <G4UImessenger.hh>
23class G4UIcmdWithABool;
Messenger class that defines commands for TG4EventAction.
G4UIcmdWithABool * fPrintMemoryCmd
command: printMemory
G4UIdirectory * fEventDirectory
command directory
G4UIcmdWithABool * fSaveRandomStatusCmd
command: saveRandom
TG4EventActionMessenger(const TG4EventActionMessenger &right)
Not implemented.
virtual void SetNewValue(G4UIcommand *command, G4String string)
TG4EventActionMessenger & operator=(const TG4EventActionMessenger &right)
Not implemented.
TG4EventAction * fEventAction
associated class
virtual ~TG4EventActionMessenger()
TG4EventActionMessenger()
Not implemented.
Actions at the beginning and the end of event.