#include <F02EventAction.hh>
Definition at line 46 of file F02EventAction.hh.
◆ F02EventAction()
◆ ~F02EventAction()
F02EventAction::~F02EventAction |
( |
| ) |
|
|
virtual |
◆ BeginOfEventAction()
void F02EventAction::BeginOfEventAction |
( |
const G4Event * |
| ) |
|
|
virtual |
◆ EndOfEventAction()
void F02EventAction::EndOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 62 of file F02EventAction.cc.
67 G4Random::saveEngineStatus(
"endOfEvent.rndm");
71 if (evtNb%printProgress == 0)
74 G4Random::showEngineStatus();
F02RunAction * fRunAction
G4GLOB_DLL std::ostream G4cout
G4int GetRndmFreq() const
static G4RunManager * GetRunManager()
◆ fRunAction
The documentation for this class was generated from the following files: