ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/brachytherapy/include/BrachyRunAction.hh>
Public Member Functions | |
BrachyRunAction () | |
~BrachyRunAction () | |
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 |
Definition at line 47 of file BrachyRunAction.hh.
View newest version in sPHENIX GitHub at line 47 of file BrachyRunAction.hh
BrachyRunAction::BrachyRunAction | ( | ) |
Definition at line 50 of file BrachyRunAction.cc.
View newest version in sPHENIX GitHub at line 50 of file BrachyRunAction.cc
BrachyRunAction::~BrachyRunAction | ( | ) |
Definition at line 53 of file BrachyRunAction.cc.
View newest version in sPHENIX GitHub at line 53 of file BrachyRunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 56 of file BrachyRunAction.cc.
View newest version in sPHENIX GitHub at line 56 of file BrachyRunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 62 of file BrachyRunAction.cc.
View newest version in sPHENIX GitHub at line 62 of file BrachyRunAction.cc
References G4cout, G4endl, and G4Run::GetNumberOfEvent().