ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
RunActionMaster () | |
~RunActionMaster () | |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *arun) |
virtual void | EndOfRunAction (const G4Run *arun) |
RunActionMaster (G4bool useNtuple, G4bool mergeNtuple) | |
~RunActionMaster () | |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *arun) |
virtual void | EndOfRunAction (const G4Run *arun) |
Public Member Functions inherited from G4UserRunAction | |
G4UserRunAction () | |
virtual | ~G4UserRunAction () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Private Attributes | |
G4MPIntupleMerger * | fMPIntupleMerger |
Additional Inherited Members | |
Protected Attributes inherited from G4UserRunAction | |
G4bool | isMaster |
Definition at line 35 of file RunActionMaster.hh.
View newest version in sPHENIX GitHub at line 35 of file RunActionMaster.hh
RunActionMaster::RunActionMaster | ( | ) |
Definition at line 42 of file RunActionMaster.cc.
View newest version in sPHENIX GitHub at line 42 of file RunActionMaster.cc
RunActionMaster::~RunActionMaster | ( | ) |
Definition at line 53 of file RunActionMaster.cc.
View newest version in sPHENIX GitHub at line 53 of file RunActionMaster.cc
Definition at line 43 of file RunActionMaster.cc.
View newest version in sPHENIX GitHub at line 43 of file RunActionMaster.cc
References Analysis::Book(), fMPIntupleMerger, Analysis::GetAnalysis(), G4MPImanager::GetManager(), Analysis::SetMergeNtuple(), and Analysis::SetUseNtuple().
RunActionMaster::~RunActionMaster | ( | ) |
Reimplemented from G4UserRunAction.
Definition at line 59 of file RunActionMaster.cc.
View newest version in sPHENIX GitHub at line 59 of file RunActionMaster.cc
References Analysis::Book(), JA::Clear(), and Analysis::GetAnalysis().
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Definition at line 68 of file RunActionMaster.cc.
View newest version in sPHENIX GitHub at line 68 of file RunActionMaster.cc
References Close(), e, test::fname, G4cout, G4endl, Analysis::GetAnalysis(), G4MPImanager::GetManager(), G4ScoringManager::GetScoringManager(), G4ScoringManager::GetScoringManagerIfExist(), incremental_prev_tag::idx, G4ToolsAnalysisManager::Instance(), it, m, G4VUserMPIrunMerger::Merge(), G4MPIhistoMerger::Merge(), G4MPIscorerMerger::Merge(), G4VUserMPIrunMerger::SetVerbosity(), G4MPIhistoMerger::SetVerbosity(), G4MPIscorerMerger::SetVerbosity(), and G4InuclParticleNames::sm.
Reimplemented from G4UserRunAction.
Reimplemented from G4UserRunAction.
Definition at line 47 of file RunActionMaster.cc.
View newest version in sPHENIX GitHub at line 47 of file RunActionMaster.cc
|
virtual |
Reimplemented from G4UserRunAction.
|
private |
Definition at line 47 of file RunActionMaster.hh.
View newest version in sPHENIX GitHub at line 47 of file RunActionMaster.hh
Referenced by RunActionMaster().