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.),
void BeginOfEventAction(const G4Event *)
void FillHisto(G4int id, G4double e, G4double weight=1.0)
void EndOfEventAction(const G4Event *)
G4GLOB_DLL std::ostream G4cout
HistoManager * fHistoManager
void FillNtuple(G4double EnergyAbs, G4double EnergyGap, G4double TrackLAbs, G4double TrackLGap)
void fillPerEvent(G4double, G4double, G4double, G4double)