![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Dumps geometry in text format. More...
#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/P03/include/ExTGRunAction.hh>
Inheritance diagram for ExTGRunAction:
Collaboration diagram for ExTGRunAction:Public Member Functions | |
| ExTGRunAction () | |
| ~ExTGRunAction () | |
| void | BeginOfRunAction (const G4Run *) |
| 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 |
Dumps geometry in text format.
Definition at line 40 of file ExTGRunAction.hh.
View newest version in sPHENIX GitHub at line 40 of file ExTGRunAction.hh
| ExTGRunAction::ExTGRunAction | ( | ) |
Definition at line 35 of file ExTGRunAction.cc.
View newest version in sPHENIX GitHub at line 35 of file ExTGRunAction.cc
| ExTGRunAction::~ExTGRunAction | ( | ) |
Definition at line 40 of file ExTGRunAction.cc.
View newest version in sPHENIX GitHub at line 40 of file ExTGRunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 45 of file ExTGRunAction.cc.
View newest version in sPHENIX GitHub at line 45 of file ExTGRunAction.cc
References G4tgbGeometryDumper::DumpGeometry(), G4tgbGeometryDumper::GetInstance(), and G4UserRunAction::IsMaster().
Here is the call graph for this function:Reimplemented from G4UserRunAction.
Definition at line 51 of file ExTGRunAction.cc.
View newest version in sPHENIX GitHub at line 51 of file ExTGRunAction.cc