35#ifndef G4InteractionLawPhysical_hh
36#define G4InteractionLawPhysical_hh 1
60 G4bool fCrossSectionDefined =
false;
61 G4double fNumberOfInteractionLength = -1.0;
virtual G4double SampleInteractionLength()
virtual G4double UpdateInteractionLengthForStep(G4double truePathLength)
void SetPhysicalCrossSection(G4double crossSection)
virtual ~G4InteractionLawPhysical()
virtual G4double ComputeNonInteractionProbabilityAt(G4double length) const
G4InteractionLawPhysical(const G4String &name="exponentialLaw")
virtual G4double ComputeEffectiveCrossSectionAt(G4double length) const
G4double GetPhysicalCrossSection() const
G4VBiasingInteractionLaw(const G4String &name)