ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/RayTracer/include/G4RTRunAction.hh>
Public Member Functions | |
G4RTRunAction () | |
virtual | ~G4RTRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 43 of file G4RTRunAction.hh.
View newest version in sPHENIX GitHub at line 43 of file G4RTRunAction.hh
G4RTRunAction::G4RTRunAction | ( | ) |
Definition at line 39 of file G4RTRunAction.cc.
View newest version in sPHENIX GitHub at line 39 of file G4RTRunAction.cc
|
virtual |
Definition at line 40 of file G4RTRunAction.cc.
View newest version in sPHENIX GitHub at line 40 of file G4RTRunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 45 of file G4RTRunAction.cc.
View newest version in sPHENIX GitHub at line 45 of file G4RTRunAction.cc
References G4SDManager::Activate(), and G4SDManager::GetSDMpointerIfExist().
Reimplemented from G4UserRunAction.
Definition at line 51 of file G4RTRunAction.cc.
View newest version in sPHENIX GitHub at line 51 of file G4RTRunAction.cc
References G4SDManager::Activate(), and G4SDManager::GetSDMpointerIfExist().
Reimplemented from G4UserRunAction.
Definition at line 42 of file G4RTRunAction.cc.
View newest version in sPHENIX GitHub at line 42 of file G4RTRunAction.cc