42 #include "EventAction.hh"
44 #include "EventActionMessenger.hh"
45 #include "HistoManager.hh"
69 delete fEventMessenger;
80 for(
G4int i=0; i<fSelected; ++i) {
81 if(nEvt == fSelectedEvents[i]) {
91 if(
G4int(nEvt/fPrintModulo)*fPrintModulo == nEvt) {
92 G4cout <<
"EventAction: Event # "
93 << nEvt <<
" started" <<
G4endl;
104 fDebugStarted =
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)