ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/hadronic/FissionFragment/include/FFRunAction.hh>
Public Member Functions | |
FFRunAction () | |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
virtual | ~FFRunAction () |
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 46 of file FFRunAction.hh.
View newest version in sPHENIX GitHub at line 46 of file FFRunAction.hh
FFRunAction::FFRunAction | ( | ) |
Definition at line 51 of file FFRunAction.cc.
View newest version in sPHENIX GitHub at line 51 of file FFRunAction.cc
|
virtual |
Definition at line 74 of file FFRunAction.cc.
View newest version in sPHENIX GitHub at line 74 of file FFRunAction.cc
Reimplemented from G4UserRunAction.
Definition at line 59 of file FFRunAction.cc.
View newest version in sPHENIX GitHub at line 59 of file FFRunAction.cc
References G4RunManager::GetRunManager(), and G4RunManager::SetRandomNumberStore().
Reimplemented from G4UserRunAction.
Definition at line 66 of file FFRunAction.cc.
View newest version in sPHENIX GitHub at line 66 of file FFRunAction.cc