46 #ifndef G4VRestDiscreteProcess_h
47 #define G4VRestDiscreteProcess_h 1
G4double condition(const G4ErrorSymMatrix &m)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
virtual ~G4VRestDiscreteProcess()
virtual G4double GetMeanFreePath(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0
G4VRestDiscreteProcess & operator=(const G4VRestDiscreteProcess &right)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)