|
Geant4
10.02.p03
|
#include <RunActionMaster.hh>
Public Member Functions | |
| RunActionMaster () | |
| ~RunActionMaster () | |
| virtual G4Run * | GenerateRun () |
| virtual void | BeginOfRunAction (const G4Run *arun) |
| virtual void | EndOfRunAction (const G4Run *arun) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Definition at line 36 of file RunActionMaster.hh.
| RunActionMaster::RunActionMaster | ( | ) |
Definition at line 43 of file RunActionMaster.cc.
| RunActionMaster::~RunActionMaster | ( | ) |
Definition at line 54 of file RunActionMaster.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 60 of file RunActionMaster.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 69 of file RunActionMaster.cc.
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 48 of file RunActionMaster.cc.