10 #ifndef ActarSimEventAction_h 11 #define ActarSimEventAction_h 1 13 #include "G4UserEventAction.hh" 15 #include "G4ThreeVector.hh" void BeginOfEventAction(const G4Event *)
Actions performed at the beginning of each event.
void SetDrawFlag(G4String val)
void SetPrintModulo(G4int val)
~ActarSimEventAction()
Destructor.
ActarSimEventActionMessenger * eventMessenger
Pointer to the messenger.
void EndOfEventAction(const G4Event *)
ActarSimEventAction()
Constructor.