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