33 #include "B4DetectorConstruction.hh" 44 fDetConstruction(detectorConstruction),
45 fEventAction(eventAction)
63 = step->GetPreStepPoint()->GetTouchableHandle()->GetVolume();
70 if ( step->GetTrack()->GetDefinition()->GetPDGCharge() != 0. ) {
71 stepLength = step->GetStepLength();
virtual ~B4aSteppingAction()
const G4VPhysicalVolume * GetGapPV() const
const B4DetectorConstruction * fDetConstruction
virtual void UserSteppingAction(const G4Step *step)
B4aEventAction * fEventAction
Definition of the B4aEventAction class.
void AddGap(G4double de, G4double dl)
const G4VPhysicalVolume * GetAbsorberPV() const
void AddAbs(G4double de, G4double dl)
B4aSteppingAction(const B4DetectorConstruction *detectorConstruction, B4aEventAction *eventAction)
Definition of the B4aSteppingAction class.