Geant4_10
|
#include <B5RunAction.hh>
Public Member Functions | |
B5RunAction () | |
virtual | ~B5RunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
![]() | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
![]() | |
G4bool | isMaster |
Run action class.
Definition at line 41 of file B5RunAction.hh.
B5RunAction::B5RunAction | ( | ) |
|
virtual |
Definition at line 84 of file B5RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 91 of file B5RunAction.cc.
Reimplemented from G4UserRunAction.
Definition at line 107 of file B5RunAction.cc.