37 #include "EventAction.hh"
39 #include "RunAction.hh"
40 #include "HistoManager.hh"
48 fRunAct(run),fHistoManager(histo),
49 fEnergyAbs(0.), fEnergyGap(0.),
50 fTrackLAbs(0.), fTrackLGap(0.),
HistoManager * fHistoManager
void EndOfEventAction(const G4Event *)
void BeginOfEventAction(const G4Event *)
void FillNtuple(G4double EnergyAbs, G4double EnergyGap, G4double TrackLAbs, G4double TrackLGap)
void FillHisto(G4int id, G4double e, G4double weight=1.0)
G4GLOB_DLL std::ostream G4cout
void FillPerEvent(G4double, G4double, G4double, G4double)