48 : fRunaction(runAction), fVerboselevel(0),
49 fPrintModulo(10), fDrawFlag(
"all")
58 delete fEventMessenger;
66 if (evtNb%fPrintModulo == 0)
70 G4cout <<
"<<< Event " << evtNb <<
" started." <<
G4endl;
101 std::ostringstream os;
103 G4Random::saveEngineStatus(os.str().c_str());
105 if (evtNb%fPrintModulo == 0)
108 G4Random::showEngineStatus();
125 fVerboselevel = level ;
Definition of the F04EventActionMessenger class.
virtual void EndOfEventAction(const G4Event *)
G4EventManager * fpEventManager
void SetEventVerbose(G4int)
G4GLOB_DLL std::ostream G4cout
virtual void BeginOfEventAction(const G4Event *)
Definition of the F04RunAction class.
Definition of the F04EventAction class.
F04EventAction(F04RunAction *)
virtual ~F04EventAction()
const G4Event * GetConstCurrentEvent()