34 #include "SteppingAction.hh"
35 #include "DetectorConstruction.hh"
37 #include "EventAction.hh"
38 #include "HistoManager.hh"
61 Run* run =
static_cast<Run*
>(
68 if (edepStep <= 0.)
return;
80 analysisManager->FillH1(2, xshifted, edepStep);
static G4RunManager * GetRunManager()
const DetectorConstruction * fDetector
G4StepPoint * GetPreStepPoint() const
const G4ThreeVector & GetPosition() const
G4double GetTotalEnergyDeposit() const
G4CsvAnalysisManager G4AnalysisManager
G4StepPoint * GetPostStepPoint() const
void AddEdep(G4double Edep)
void UserSteppingAction(const G4Step *)
G4Run * GetNonConstCurrentRun() const
void CountProcesses(G4String procName)
G4double GetAbsorThickness(G4int i)
const G4VProcess * GetProcessDefinedStep() const
EventAction * fEventAction
Simple detector construction with a box volume placed in a world.