34 #include "EventAction.hh"
37 #include "HistoManager.hh"
47 fTrakLenCharged(0.), fTrakLenNeutral(0.),
48 fNbStepsCharged(0), fNbStepsNeutral(0),
49 fTransmitFlag(0), fReflectFlag(0)
72 Run* run =
static_cast<Run*
>(
static G4RunManager * GetRunManager()
void EndOfEventAction(const G4Event *)
void CountStepsCharg(G4int nSteps)
void AddEnergy(G4double edep)
void CountReflect(G4int flag)
void BeginOfEventAction(const G4Event *)
void CountTransmit(G4int flag)
void AddTrakLenCharg(G4double length)
void CountStepsNeutr(G4int nSteps)
G4Run * GetNonConstCurrentRun() const
G4double fEnergyDeposit[kMaxAbsor]
void AddTrakLenNeutr(G4double length)