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