37#ifndef G4VRestContinuousDiscreteProcess_hh
38#define G4VRestContinuousDiscreteProcess_hh 1
113 { valueGPILSelection = selection; }
116 {
return valueGPILSelection; }
G4double condition(const G4ErrorSymMatrix &m)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
void SetGPILSelection(G4GPILSelection selection)
G4GPILSelection GetGPILSelection() const
virtual G4double GetContinuousStepLimit(const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0
G4VRestContinuousDiscreteProcess & operator=(const G4VRestContinuousDiscreteProcess &)=delete
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
virtual G4double GetMeanFreePath(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0
virtual ~G4VRestContinuousDiscreteProcess()
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)