45 G4Exception(
"G4VRestProcess::G4VRestProcess()",
"ProcMan102",
90 G4cout <<
"G4VRestProcess::AtRestGetPhysicalInteractionLength() - ";
94 G4cout <<
"MeanLifeTime = " << t <<
" [ns]"
G4double condition(const G4ErrorSymMatrix &m)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
G4GLOB_DLL 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()
G4bool enableAlongStepDoIt
G4double theNumberOfInteractionLengthLeft
G4bool enablePostStepDoIt
G4VParticleChange * pParticleChange
const G4String & GetProcessName() const
virtual ~G4VRestProcess()
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &track, G4ForceCondition *condition)
G4VRestProcess(const G4String &aName, G4ProcessType aType=fNotDefined)