Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ILawTruncatedExp.hh>
Additional Inherited Members | |
virtual G4double | SampleInteractionLength ()=0 |
virtual G4double | UpdateInteractionLengthForStep (G4double) |
Definition at line 45 of file G4ILawTruncatedExp.hh.
G4ILawTruncatedExp::G4ILawTruncatedExp | ( | G4String | name = "expForceInteractionLaw" | ) |
Definition at line 31 of file G4ILawTruncatedExp.cc.
|
virtual |
Definition at line 39 of file G4ILawTruncatedExp.cc.
Implements G4VBiasingInteractionLaw.
Definition at line 58 of file G4ILawTruncatedExp.cc.
Referenced by G4ILawCommonTruncatedExp::ComputeEffectiveCrossSectionAt().
Implements G4VBiasingInteractionLaw.
Definition at line 73 of file G4ILawTruncatedExp.cc.
Referenced by G4ILawCommonTruncatedExp::ComputeNonInteractionProbabilityAt().
|
inline |
Definition at line 66 of file G4ILawTruncatedExp.hh.
Referenced by G4ILawCommonTruncatedExp::GetInteractionDistance().
|
inline |
Definition at line 65 of file G4ILawTruncatedExp.hh.
Referenced by G4ILawCommonTruncatedExp::GetMaximumDistance().
|
inlinevirtual |
Reimplemented from G4VBiasingInteractionLaw.
Definition at line 58 of file G4ILawTruncatedExp.hh.
Referenced by G4ILawCommonTruncatedExp::IsSingular().
|
virtual |
Implements G4VBiasingInteractionLaw.
Definition at line 89 of file G4ILawTruncatedExp.cc.
void G4ILawTruncatedExp::SetForceCrossSection | ( | G4double | xs | ) |
Definition at line 42 of file G4ILawTruncatedExp.cc.
Referenced by G4ILawCommonTruncatedExp::SetForceCrossSection().
|
inline |
Definition at line 64 of file G4ILawTruncatedExp.hh.
Referenced by G4ILawCommonTruncatedExp::SetMaximumDistance().
Reimplemented from G4VBiasingInteractionLaw.
Definition at line 105 of file G4ILawTruncatedExp.cc.