|
Geant4
10.03.p03
|
#include <RMC01RunAction.hh>


Public Member Functions | |
| RMC01RunAction () | |
| virtual | ~RMC01RunAction () |
| virtual void | BeginOfRunAction (const G4Run *) |
| virtual void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
| G4UserRunAction () | |
| virtual | ~G4UserRunAction () |
| virtual G4Run * | GenerateRun () |
| virtual void | SetMaster (G4bool val=true) |
| G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
| G4bool | isMaster |
Definition at line 60 of file RMC01RunAction.hh.
| RMC01RunAction::RMC01RunAction | ( | ) |
Definition at line 47 of file RMC01RunAction.cc.

|
virtual |
Definition at line 55 of file RMC01RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 61 of file RMC01RunAction.cc.

Reimplemented from G4UserRunAction.
Definition at line 69 of file RMC01RunAction.cc.
