|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include "G4VProcess.hh"
9 #include "G4VParticleChange.hh"
18 G4double previousStepSize,
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
G4VParticleChange m_particleChange
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)