51 G4Exception(
"G4VRestDiscreteProcess::G4VRestDiscreteProcess",
"ProcMan102",
79 }
else if ( previousStepSize > 0.0) {
101 G4cout <<
"G4VRestDiscreteProcess::PostStepGetPhysicalInteractionLength ";
138 G4cout <<
"G4VRestDiscreteProcess::AtRestGetPhysicalInteractionLength ";
virtual void ResetNumberOfInteractionLengthLeft()
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
virtual G4double GetMeanFreePath(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0
void SubtractNumberOfInteractionLengthLeft(G4double previousStepSize)
G4double condition(const G4ErrorSymMatrix &m)
G4double currentInteractionLength
const G4String & GetName() const
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
G4VParticleChange * pParticleChange
const XML_Char int const XML_Char * value
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual ~G4VRestDiscreteProcess()
const G4String & GetProcessName() const
G4Material * GetMaterial() const
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
static constexpr double cm
G4GLOB_DLL std::ostream G4cout
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
void ClearNumberOfInteractionLengthLeft()
G4double theNumberOfInteractionLengthLeft
G4bool enableAlongStepDoIt
void DumpInfo(G4int mode=0) const
const G4DynamicParticle * GetDynamicParticle() const