10 #ifndef ActarSimEventActionMessenger_h 11 #define ActarSimEventActionMessenger_h 1 14 #include "G4UImessenger.hh" 18 class G4UIcmdWithAString;
19 class G4UIcmdWithAnInteger;
~ActarSimEventActionMessenger()
Destructor.
G4UIcmdWithAnInteger * PrintCmd
Print events modulo n.
G4UIdirectory * eventDir
Directory for the commands.
ActarSimEventActionMessenger(ActarSimEventAction *)
void SetNewValue(G4UIcommand *, G4String)
Setting the values using the ActarSimEventAction interface.
G4UIcmdWithAString * DrawCmd
Draw the tracks in the event.
ActarSimEventAction * eventAction
Pointer to event action class.