Geant4_10
|
#include <ExGflashRunAction.hh>
Public Member Functions | |
ExGflashRunAction () | |
~ExGflashRunAction () | |
void | BeginOfRunAction (const G4Run *aRun) |
void | EndOfRunAction (const G4Run *aRun) |
void | setRunID (int i) |
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 40 of file ExGflashRunAction.hh.
ExGflashRunAction::ExGflashRunAction | ( | ) |
Definition at line 40 of file ExGflashRunAction.cc.
ExGflashRunAction::~ExGflashRunAction | ( | ) |
Definition at line 45 of file ExGflashRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 50 of file ExGflashRunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 64 of file ExGflashRunAction.cc.
Definition at line 47 of file ExGflashRunAction.hh.