51   G4Exception(
"G4VContinuousProcess::G4VContinuousProcess()",
"ProcMan102",
 
   69             valueGPILSelection(right.valueGPILSelection)
 
   88   *selection = valueGPILSelection;
 
   92     G4cout << 
"G4VContinuousProcess::AlongStepGetPhysicalInteractionLength ";
 
   96     G4cout << 
"IntractionLength= " << steplength/
cm <<
"[cm] " <<
G4endl;
 
virtual ~G4VContinuousProcess()
 
const G4DynamicParticle * GetDynamicParticle() const 
 
const G4String & GetName() const 
 
void DumpInfo(G4int mode=0) const 
 
virtual G4double GetContinuousStepLimit(const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0
 
G4GLOB_DLL std::ostream G4cout
 
static constexpr double cm
 
G4bool enablePostStepDoIt
 
const G4String & GetProcessName() const 
 
G4VContinuousProcess(const G4String &, G4ProcessType aType=fNotDefined)
 
G4Material * GetMaterial() const 
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
 
G4VParticleChange * pParticleChange
 
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection)