45 #include "G4VParticleChange.hh"    50   G4Exception(
"G4VRestProcess::G4VRestProcess()",
"ProcMan102",
    79   *condition = NotForced;
    86     G4cout << 
"G4VRestProcess::AtRestGetPhysicalInteractionLength ";
    88     track.GetDynamicParticle()->DumpInfo();
    89     G4cout << 
" in Material  " << track.GetMaterial()->GetName() <<
G4endl;
 G4double condition(const G4ErrorSymMatrix &m)
 
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &track, G4ForceCondition *condition)
 
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
 
virtual G4double GetMeanLifeTime(const G4Track &aTrack, G4ForceCondition *condition)=0
 
virtual ~G4VRestProcess()
 
G4double theNumberOfInteractionLengthLeft
 
virtual void ResetNumberOfInteractionLengthLeft()
 
void ClearNumberOfInteractionLengthLeft()
 
const G4String & GetProcessName() const
 
G4GLOB_DLL std::ostream G4cout
 
G4double currentInteractionLength
 
G4bool enablePostStepDoIt
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
G4VParticleChange * pParticleChange
 
G4bool enableAlongStepDoIt