![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for CB_G4UserRunAction:
Collaboration diagram for CB_G4UserRunAction:Public Member Functions | |
| void | BeginOfRunAction (const G4Run *aRun) |
| void | EndOfRunAction (const G4Run *aRun) |
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 |
Definition at line 40 of file pyG4UserRunAction.cc.
View newest version in sPHENIX GitHub at line 40 of file pyG4UserRunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 42 of file pyG4UserRunAction.cc.
View newest version in sPHENIX GitHub at line 42 of file pyG4UserRunAction.cc
References G4UserRunAction::BeginOfRunAction(), and f.
Referenced by export_G4UserRunAction().
Here is the call graph for this function:
Here is the caller graph for this function:Reimplemented from G4UserRunAction.
Definition at line 50 of file pyG4UserRunAction.cc.
View newest version in sPHENIX GitHub at line 50 of file pyG4UserRunAction.cc
References G4UserRunAction::EndOfRunAction(), and f.
Referenced by export_G4UserRunAction().
Here is the call graph for this function:
Here is the caller graph for this function: