48 #ifndef G4VRestContinuousProcess_h
49 #define G4VRestContinuousProcess_h 1
123 { valueGPILSelection = selection;};
G4double condition(const G4ErrorSymMatrix &m)
void SetGPILSelection(G4GPILSelection selection)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
virtual G4double GetContinuousStepLimit(const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0
G4VRestContinuousProcess()
G4VRestContinuousProcess & operator=(const G4VRestContinuousProcess &right)
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
G4GPILSelection GetGPILSelection() const
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double, G4ForceCondition *)
virtual ~G4VRestContinuousProcess()
G4GPILSelection valueGPILSelection