![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Run action for the GDML extension example. More...
#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/gdml/G03/include/G03RunAction.hh>
Inheritance diagram for G03RunAction:
Collaboration diagram for G03RunAction:Public Member Functions | |
| G03RunAction () | |
| ~G03RunAction () | |
| virtual void | BeginOfRunAction (const G4Run *) |
| virtual void | EndOfRunAction (const G4Run *) |
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 for the GDML extension example.
Definition at line 49 of file G03RunAction.hh.
View newest version in sPHENIX GitHub at line 49 of file G03RunAction.hh
| G03RunAction::G03RunAction | ( | ) |
Definition at line 49 of file G03RunAction.cc.
View newest version in sPHENIX GitHub at line 49 of file G03RunAction.cc
| G03RunAction::~G03RunAction | ( | ) |
Definition at line 56 of file G03RunAction.cc.
View newest version in sPHENIX GitHub at line 56 of file G03RunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 62 of file G03RunAction.cc.
View newest version in sPHENIX GitHub at line 62 of file G03RunAction.cc
References G4cout, G4endl, and G4Run::GetRunID().
Here is the call graph for this function:Reimplemented from G4UserRunAction.
Definition at line 69 of file G03RunAction.cc.
View newest version in sPHENIX GitHub at line 69 of file G03RunAction.cc