52 #ifndef G4VITRESTDISCRETEPROCESS_H
53 #define G4VITRESTDISCRETEPROCESS_H
134 if((previousStepSize < 0.0) || (
fpState->theNumberOfInteractionLengthLeft
140 else if(previousStepSize > 0.0)
162 value =
fpState->theNumberOfInteractionLengthLeft * (
fpState->currentInteractionLength);
171 G4cout <<
"G4VITRestDiscreteProcess::PostStepGetPhysicalInteractionLength ";
205 G4cout <<
"G4VITRestDiscreteProcess::AtRestGetPhysicalInteractionLength ";
214 return fpState->theNumberOfInteractionLengthLeft
215 * (
fpState->currentInteractionLength);
G4double condition(const G4ErrorSymMatrix &m)
virtual void ClearNumberOfInteractionLengthLeft()
Identical to G4VRestDiscreteProcess with dependency from G4VITProcess.
static constexpr double cm
const G4DynamicParticle * GetDynamicParticle() const
static constexpr double ns
virtual void ResetNumberOfInteractionLengthLeft()
const G4String & GetName() const
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
void DumpInfo(G4int mode=0) const
virtual void SubtractNumberOfInteractionLengthLeft(G4double previousStepSize)
G4VITRestDiscreteProcess & operator=(const G4VITRestDiscreteProcess &right)
G4GLOB_DLL std::ostream G4cout
const XML_Char int const XML_Char * value
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
G4shared_ptr< G4ProcessState > fpState
const G4String & GetProcessName() const
G4Material * GetMaterial() const
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
G4VParticleChange * pParticleChange
virtual G4double GetMeanFreePath(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
G4VITRestDiscreteProcess()
virtual ~G4VITRestDiscreteProcess()
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)