34 #include "EventAction.hh"
37 #include "HistoManager.hh"
67 Run* run =
static_cast<Run*
>(
76 G4AnalysisManager::Instance()->FillH1(10 + k,
fEdepAbsor[k]);
83 G4AnalysisManager::Instance()->FillH1(2,TotalEdep);
static G4RunManager * GetRunManager()
void EndOfEventAction(const G4Event *)
void AddEdep(G4double val)
void AddTotEdep(G4double e)
void BeginOfEventAction(const G4Event *)
DetectorConstruction * fDetector
G4Run * GetNonConstCurrentRun() const
G4double fEdepAbsor[kMaxAbsor]
Simple detector construction with a box volume placed in a world.