43 #ifndef EventActionMessenger_h
44 #define EventActionMessenger_h 1
47 #include "G4UImessenger.hh"
50 class G4UIcmdWithAString;
51 class G4UIcmdWithAnInteger;
68 G4UIcmdWithAnInteger*
fCmd;
virtual void SetNewValue(G4UIcommand *, G4String)
G4UIcmdWithAnInteger * fPrintCmd
EventAction * fEventAction
G4UIcmdWithAnInteger * fCmd
virtual ~EventActionMessenger()
EventActionMessenger(EventAction *)