43#ifndef G4IVRestDiscreteProcess_h
44#define G4IVRestDiscreteProcess_h 1
175 G4cout <<
"G4IVRestDiscreteProcess::AtRestGetPhysicalInteractionLength ";
G4double condition(const G4ErrorSymMatrix &m)
G4DLLIMPORT std::ostream G4cout
void DumpInfo(G4int mode=0) const
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
virtual void SubtractNumberOfInteractionLengthLeft(G4double previousStepSize)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
G4PhysicsTable * theInverseNlambdaTable
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
G4PhysicsTable * theNlambdaTable
virtual ~G4IVRestDiscreteProcess()
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
const G4String & GetName() const
G4Material * GetMaterial() const
const G4DynamicParticle * GetDynamicParticle() const
G4double currentInteractionLength
virtual void ResetNumberOfInteractionLengthLeft()
void ClearNumberOfInteractionLengthLeft()
G4double theNumberOfInteractionLengthLeft
G4VParticleChange * pParticleChange
const G4String & GetProcessName() const