31 #ifndef PAR02_RUN_ACTION_H
32 #define PAR02_RUN_ACTION_H
Run action (before/after run processing).
Par02RunAction(const G4String OutName="SimpleOutput")
A default constructor.
virtual void BeginOfRunAction(const G4Run *)
Defines the actions at the beginning of the run. It starts the analysis (create output root file) and...
virtual ~Par02RunAction()
virtual void EndOfRunAction(const G4Run *)
Defines the actions at the end of the run. It ends the analysis (write and close output root file) vi...