10 #ifndef ActarSimRunAction_h 11 #define ActarSimRunAction_h 1 13 #include "G4UserRunAction.hh" void BeginOfRunAction(const G4Run *)
Actions to perform at the beginning og the run.
~ActarSimRunAction()
Destructor. Makes nothing.
void EndOfRunAction(const G4Run *)
Actions to perform at the end of the run.
ActarSimRunAction()
Constructor. Makes nothing.