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