ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Run action for the persistency example. More...
#include <geant4/tree/geant4-10.6-release/examples/extended/persistency/P01/include/ExP01RunAction.hh>
Public Member Functions | |
ExP01RunAction () | |
~ExP01RunAction () | |
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 persistency example.
Definition at line 46 of file ExP01RunAction.hh.
View newest version in sPHENIX GitHub at line 46 of file ExP01RunAction.hh
ExP01RunAction::ExP01RunAction | ( | ) |
Definition at line 40 of file ExP01RunAction.cc.
View newest version in sPHENIX GitHub at line 40 of file ExP01RunAction.cc
ExP01RunAction::~ExP01RunAction | ( | ) |
Definition at line 46 of file ExP01RunAction.cc.
View newest version in sPHENIX GitHub at line 46 of file ExP01RunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 51 of file ExP01RunAction.cc.
View newest version in sPHENIX GitHub at line 51 of file ExP01RunAction.cc
References G4cout, G4endl, and G4Run::GetRunID().
Reimplemented from G4UserRunAction.
Definition at line 58 of file ExP01RunAction.cc.
View newest version in sPHENIX GitHub at line 58 of file ExP01RunAction.cc