|
Geant4_10
|
#include <exrdmRunAction.hh>


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

Reimplemented from G4UserRunAction.
Definition at line 78 of file exrdmRunAction.cc.

1.8.5