48  : fRunaction(runAction), fVerboselevel(0),
 
   49    fPrintModulo(10), fDrawFlag(
"all")
 
   70     G4cout << 
"<<< Event  " << evtNb << 
" started." << 
G4endl;
 
  101      std::ostringstream os;
 
  103      G4Random::saveEngineStatus(os.str().c_str());
 
  108         G4Random::showEngineStatus();
 
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. 
 
F04EventActionMessenger * fEventMessenger
 
F04EventAction(F04RunAction *)
 
virtual ~F04EventAction()
 
F04RunAction * fRunaction
 
const G4Event * GetConstCurrentEvent()