47#ifndef G4IVContinuousDiscreteProcess_h
48#define G4IVContinuousDiscreteProcess_h 1
127 { valueGPILSelection = selection;};
191 *selection = valueGPILSelection;
194 G4cout <<
"G4IVContinuousDiscreteProcess::AlongStepGetPhysicalInteractionLength ";
198 G4cout <<
"IntractionLength= " << steplength/CLHEP::cm <<
"[cm] " <<
G4endl;
G4double condition(const G4ErrorSymMatrix &m)
G4DLLIMPORT std::ostream G4cout
void DumpInfo(G4int mode=0) const
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4double GetContinuousStepLimit(const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)=0
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
virtual void SubtractNumberOfInteractionLengthLeft(G4double previousStepSize)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4GPILSelection GetGPILSelection() const
G4PhysicsTable * theInverseNlambdaTable
virtual ~G4IVContinuousDiscreteProcess()
G4PhysicsTable * theNlambdaTable
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
void SetGPILSelection(G4GPILSelection selection)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
const G4String & GetName() const
G4Material * GetMaterial() const
const G4DynamicParticle * GetDynamicParticle() const
void ClearNumberOfInteractionLengthLeft()
G4VParticleChange * pParticleChange
const G4String & GetProcessName() const