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