ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
ExN04RunAction () | |
~ExN04RunAction () | |
virtual void | BeginOfRunAction (const G4Run *) |
ExN04RunAction () | |
~ExN04RunAction () | |
void | BeginOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | EndOfRunAction (const G4Run *aRun) |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 41 of file ExN04RunAction.hh.
View newest version in sPHENIX GitHub at line 41 of file ExN04RunAction.hh
ExN04RunAction::ExN04RunAction | ( | ) |
Definition at line 36 of file ExN04RunAction.cc.
View newest version in sPHENIX GitHub at line 36 of file ExN04RunAction.cc
ExN04RunAction::~ExN04RunAction | ( | ) |
Definition at line 42 of file ExN04RunAction.cc.
View newest version in sPHENIX GitHub at line 42 of file ExN04RunAction.cc
ExN04RunAction::ExN04RunAction | ( | ) |
ExN04RunAction::~ExN04RunAction | ( | ) |
Reimplemented from G4UserRunAction.
Definition at line 47 of file ExN04RunAction.cc.
View newest version in sPHENIX GitHub at line 47 of file ExN04RunAction.cc
References G4cout, G4endl, and G4RunManager::GetRunManager().
Reimplemented from G4UserRunAction.