|
Geant4_10
|
#include <G4ILawTruncatedExp.hh>


Public Member Functions | |
| G4ILawTruncatedExp (G4String name="expForceInteractionLaw") | |
| virtual | ~G4ILawTruncatedExp () |
| virtual G4double | ComputeEffectiveCrossSectionAt (G4double length) const |
| virtual G4double | ComputeNonInteractionProbabilityAt (G4double length) const |
| virtual G4double | SampleInteractionLength () |
| virtual G4double | UpdateInteractionLengthForStep (G4double truePathLength) |
| virtual G4bool | IsSingular () const |
| void | SetForceCrossSection (G4double xs) |
| void | SetMaximumDistance (G4double d) |
| G4double | GetMaximumDistance () const |
| G4double | GetInteractionDistance () const |
Public Member Functions inherited from G4VBiasingInteractionLaw | |
| G4VBiasingInteractionLaw (G4String name) | |
| virtual | ~G4VBiasingInteractionLaw () |
| const G4String & | GetName () const |
| virtual G4bool | IsEffectiveCrossSectionInfinite () const |
| G4double | Sample () |
| G4double | UpdateForStep (G4double truePathLength) |
| G4double | GetSampledInteractionLength () const |
Additional Inherited Members |
Definition at line 46 of file G4ILawTruncatedExp.hh.
| G4ILawTruncatedExp::G4ILawTruncatedExp | ( | G4String | name = "expForceInteractionLaw" | ) |
Definition at line 32 of file G4ILawTruncatedExp.cc.
|
virtual |
Definition at line 40 of file G4ILawTruncatedExp.cc.
Implements G4VBiasingInteractionLaw.
Definition at line 59 of file G4ILawTruncatedExp.cc.


Implements G4VBiasingInteractionLaw.
Definition at line 74 of file G4ILawTruncatedExp.cc.


|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from G4VBiasingInteractionLaw.
Definition at line 59 of file G4ILawTruncatedExp.hh.

|
virtual |
Implements G4VBiasingInteractionLaw.
Definition at line 90 of file G4ILawTruncatedExp.cc.

Definition at line 43 of file G4ILawTruncatedExp.cc.


Reimplemented from G4VBiasingInteractionLaw.
Definition at line 106 of file G4ILawTruncatedExp.cc.

1.8.5