34 #include "SteppingAction.hh"
35 #include "RunAction.hh"
36 #include "HistoManager.hh"
71 if (etrans > 0.) lgepsE = std::log10(etrans/E1);
74 if (procName ==
"muIoni")
id = 1;
75 else if (procName ==
"muPairProd")
id = 2;
76 else if (procName ==
"muBrems")
id = 3;
78 else if (procName ==
"muonNuclear")
id = 4;
79 else if (procName ==
"hIoni")
id = 5;
80 else if (procName ==
"hPairProd")
id = 6;
81 else if (procName ==
"hBrems")
id = 7;
HistoManager * fHistoManager
G4StepPoint * GetPreStepPoint() const
void FillHisto(G4int id, G4double e, G4double weight=1.0)
void CountProcesses(G4String)
const G4String & GetProcessName() const
G4double GetTotalEnergyDeposit() const
G4StepPoint * GetPostStepPoint() const
void UserSteppingAction(const G4Step *)
G4double GetKineticEnergy() const
const G4VProcess * GetProcessDefinedStep() const