34 #include "EventAction.hh"
37 #include "HistoManager.hh"
67 Run* run =
static_cast<Run*
>(
74 if (fEdepAbsor[k] > 0.) {
76 G4AnalysisManager::Instance()->FillH1(k, fEdepAbsor[k]);
77 TotalEdep += fEdepAbsor[k];
void BeginOfEventAction(const G4Event *)
void EndOfEventAction(const G4Event *)
void AddEdep(G4double val)
static G4RunManager * GetRunManager()
Detector construction class to define materials and geometry.
void AddTotEdep(G4double e)
G4Run * GetNonConstCurrentRun() const