43 #include "EventAction.hh" 
   45 #include "HistoManager.hh" 
   46 #include "EventActionMessenger.hh" 
   69   delete fEventMessenger;
 
   80     for(
G4int i=0; i<fNSelected; i++) {
 
   81       if (nEvt == fSelectedEvents[i]) {
 
   94     G4cout << 
"EventAction: Event # " << nEvt << 
" started" << 
G4endl;
 
  104     fDebugStarted = 
false;
 
  117   fSelectedEvents.push_back(val);
 
void BeginOfEventAction(const G4Event *)
 
static G4UImanager * GetUIpointer()
 
void EndOfEventAction(const G4Event *)
 
G4GLOB_DLL std::ostream G4cout
 
void AddEventToDebug(G4int val)
 
static HistoManager * GetPointer()
 
G4int ApplyCommand(const char *aCommand)