#include <PurgMagRunAction.hh>
Definition at line 49 of file PurgMagRunAction.hh.
◆ PurgMagRunAction()
PurgMagRunAction::PurgMagRunAction |
( |
| ) |
|
◆ ~PurgMagRunAction()
PurgMagRunAction::~PurgMagRunAction |
( |
| ) |
|
◆ BeginOfRunAction()
void PurgMagRunAction::BeginOfRunAction |
( |
const G4Run * |
aRun | ) |
|
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 60 of file PurgMagRunAction.cc.
78 G4Random::showEngineStatus();
79 G4Random::saveEngineStatus(
"beginOfRun.rndm");
G4GLOB_DLL std::ostream G4cout
Uncomment #include to switch to ROOT or XML output file.
static PurgMagAnalysisManager * getInstance()
◆ EndOfRunAction()
void PurgMagRunAction::EndOfRunAction |
( |
const G4Run * |
aRun | ) |
|
|
virtual |
Reimplemented from G4UserRunAction.
Definition at line 87 of file PurgMagRunAction.cc.
96 G4cout <<
"Partial number of event in this worker = " 105 G4Random::showEngineStatus();
106 G4Random::saveEngineStatus(
"endOfRun.rndm");
G4GLOB_DLL std::ostream G4cout
Uncomment #include to switch to ROOT or XML output file.
G4int GetNumberOfEvent() const
static PurgMagAnalysisManager * getInstance()
◆ GetRndmFreq()
G4int PurgMagRunAction::GetRndmFreq |
( |
| ) |
|
|
inline |
◆ SetRndmFreq()
void PurgMagRunAction::SetRndmFreq |
( |
G4int |
val | ) |
|
|
inline |
◆ saveRndm
G4int PurgMagRunAction::saveRndm |
|
private |
The documentation for this class was generated from the following files: