43 #include "EventAction.hh"
45 #include "HistoManager.hh"
46 #include "EventActionMessenger.hh"
63 selectedEvents.clear();
70 delete eventMessenger;
81 for(
G4int i=0; i<nSelected; i++) {
82 if(nEvt == selectedEvents[i]) {
94 if(man->
GetVerbose() > 0 ||
G4int(nEvt/printModulo)*printModulo == nEvt)
95 G4cout <<
"EventAction: Event # "
96 << nEvt <<
" started" <<
G4endl;
106 debugStarted =
false;
void BeginOfEventAction(const G4Event *)
static G4UImanager * GetUIpointer()
void EndOfEventAction(const G4Event *)
G4GLOB_DLL std::ostream G4cout
static HistoManager * GetPointer()
G4int ApplyCommand(const char *aCommand)