![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/basic/B2/B2a/include/B2RunAction.hh>
Inheritance diagram for B2RunAction:
Collaboration diagram for B2RunAction:Public Member Functions | |
| B2RunAction () | |
| virtual | ~B2RunAction () |
| virtual void | BeginOfRunAction (const G4Run *run) |
| virtual void | EndOfRunAction (const G4Run *run) |
| B2RunAction () | |
| virtual | ~B2RunAction () |
| virtual void | BeginOfRunAction (const G4Run *run) |
| virtual void | EndOfRunAction (const G4Run *run) |
| B2RunAction () | |
| virtual | ~B2RunAction () |
| virtual void | BeginOfRunAction (const G4Run *run) |
| virtual void | EndOfRunAction (const G4Run *run) |
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 |
Run action class.
Definition at line 42 of file B2RunAction.hh.
View newest version in sPHENIX GitHub at line 42 of file B2RunAction.hh
| B2RunAction::B2RunAction | ( | ) |
Definition at line 37 of file B2RunAction.cc.
View newest version in sPHENIX GitHub at line 37 of file B2RunAction.cc
References G4RunManager::GetRunManager(), and G4RunManager::SetPrintProgress().
Here is the call graph for this function:
|
virtual |
Definition at line 46 of file B2RunAction.cc.
View newest version in sPHENIX GitHub at line 46 of file B2RunAction.cc
| B2RunAction::B2RunAction | ( | ) |
|
virtual |
| B2RunAction::B2RunAction | ( | ) |
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 51 of file B2RunAction.cc.
View newest version in sPHENIX GitHub at line 51 of file B2RunAction.cc
References G4RunManager::GetRunManager(), and G4RunManager::SetRandomNumberStore().
Here is the call graph for this function:Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Definition at line 59 of file B2RunAction.cc.
View newest version in sPHENIX GitHub at line 59 of file B2RunAction.cc
Reimplemented from G4UserRunAction.