|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4InteractionLawPhysical.hh>
Inheritance diagram for G4InteractionLawPhysical:Additional Inherited Members | |
| virtual G4double | SampleInteractionLength ()=0 |
| virtual G4double | UpdateInteractionLengthForStep (G4double) |
Definition at line 44 of file G4InteractionLawPhysical.hh.
| G4InteractionLawPhysical::G4InteractionLawPhysical | ( | G4String | name = "exponentialLaw" | ) |
Definition at line 29 of file G4InteractionLawPhysical.cc.
|
virtual |
Definition at line 36 of file G4InteractionLawPhysical.cc.
Implements G4VBiasingInteractionLaw.
Definition at line 53 of file G4InteractionLawPhysical.cc.
Referenced by G4BiasingProcessInterface::PostStepDoIt().
|
virtual |
Implements G4VBiasingInteractionLaw.
Definition at line 62 of file G4InteractionLawPhysical.cc.
Referenced by G4BiasingProcessInterface::AlongStepDoIt().
|
inline |
Definition at line 52 of file G4InteractionLawPhysical.hh.
Referenced by G4BOptnChangeCrossSection::GetBiasedCrossSection().
|
virtual |
Implements G4VBiasingInteractionLaw.
Definition at line 73 of file G4InteractionLawPhysical.cc.
| void G4InteractionLawPhysical::SetPhysicalCrossSection | ( | G4double | crossSection | ) |
Definition at line 39 of file G4InteractionLawPhysical.cc.
Referenced by G4BiasingProcessInterface::PostStepGetPhysicalInteractionLength(), and G4BOptnChangeCrossSection::SetBiasedCrossSection().
|
virtual |
Reimplemented from G4VBiasingInteractionLaw.
Definition at line 86 of file G4InteractionLawPhysical.cc.