52 #ifndef G4VITRestProcess_h
53 #define G4VITRestProcess_h 1
144 G4cout <<
"G4VITRestProcess::AtRestGetPhysicalInteractionLength ";
153 return (
fpState->theNumberOfInteractionLengthLeft)
154 * (
fpState->currentInteractionLength);
G4double condition(const G4ErrorSymMatrix &m)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double, G4ForceCondition *)
virtual void ClearNumberOfInteractionLengthLeft()
const G4DynamicParticle * GetDynamicParticle() const
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
static constexpr double ns
virtual void ResetNumberOfInteractionLengthLeft()
const G4String & GetName() const
void DumpInfo(G4int mode=0) const
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
Identical to G4VRestProcess with dependency from G4VITProcess.
virtual void ClearInteractionTimeLeft()
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &track, G4ForceCondition *condition)
G4GLOB_DLL std::ostream G4cout
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
G4shared_ptr< G4ProcessState > fpState
const G4String & GetProcessName() const
G4Material * GetMaterial() const
virtual ~G4VITRestProcess()
G4VParticleChange * pParticleChange
G4VITRestProcess & operator=(const G4VITRestProcess &right)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)