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