ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/run/include/G4MultiRunAction.hh>
Public Member Functions | |
G4MultiRunAction ()=default | |
virtual | ~G4MultiRunAction ()=default |
virtual G4Run * | GenerateRun () override |
virtual void | BeginOfRunAction (const G4Run *aRun) override |
virtual void | EndOfRunAction (const G4Run *aRun) override |
virtual void | SetMaster (G4bool val=true) override |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
G4bool | IsMaster () const |
Additional Inherited Members | |
Public Attributes inherited from std::vector< T > | |
T | elements |
STL member. | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 64 of file G4MultiRunAction.hh.
View newest version in sPHENIX GitHub at line 64 of file G4MultiRunAction.hh
|
default |
|
virtualdefault |
Reimplemented from G4UserRunAction.
Definition at line 57 of file G4MultiRunAction.cc.
View newest version in sPHENIX GitHub at line 57 of file G4MultiRunAction.cc
References e.
Reimplemented from G4UserRunAction.
Definition at line 63 of file G4MultiRunAction.cc.
View newest version in sPHENIX GitHub at line 63 of file G4MultiRunAction.cc
References e.
Reimplemented from G4UserRunAction.
Definition at line 42 of file G4MultiRunAction.cc.
View newest version in sPHENIX GitHub at line 42 of file G4MultiRunAction.cc
References FatalException, and G4Exception().
Reimplemented from G4UserRunAction.
Definition at line 69 of file G4MultiRunAction.cc.
View newest version in sPHENIX GitHub at line 69 of file G4MultiRunAction.cc
References e, and G4UserRunAction::SetMaster().