41 #include "EventAction.hh" 
   43 #include "EventActionMessenger.hh" 
   67   delete fEventMessenger;
 
   78     for(
G4int i=0; i<fSelected; ++i) {
 
   79       if(nEvt == fSelectedEvents[i]) {
 
   89   if(
G4int(nEvt/fPrintModulo)*fPrintModulo == nEvt) {
 
   90     G4cout << 
"EventAction: Event # " 
   91            << nEvt << 
" started" << 
G4endl;
 
  101     fDebugStarted = 
false;
 
void BeginOfEventAction(const G4Event *)
 
static G4UImanager * GetUIpointer()
 
void EndOfEventAction(const G4Event *)
 
G4GLOB_DLL std::ostream G4cout
 
G4int ApplyCommand(const char *aCommand)