Geant4_10
|
#include <G4ILawCommonTruncatedExp.hh>
Public Member Functions | |
G4ILawCommonTruncatedExp (G4String name="expSharedForceInteractionLaw") | |
virtual | ~G4ILawCommonTruncatedExp () |
virtual G4bool | IsSingular () const |
virtual G4bool | IsEffectiveCrossSectionInfinite () const |
virtual G4double | ComputeEffectiveCrossSectionAt (G4double length) const |
virtual G4double | ComputeNonInteractionProbabilityAt (G4double length) const |
void | SetNumberOfSharing (G4int n) |
G4int | GetNumberOfSharing () const |
void | SetForceCrossSection (G4double xs) |
void | reset () |
void | SetMaximumDistance (G4double d) |
G4double | GetMaximumDistance () const |
G4double | GetInteractionDistance () const |
void | SetOperation (G4BOptnForceCommonTruncatedExp *operation) |
Public Member Functions inherited from G4VBiasingInteractionLaw | |
G4VBiasingInteractionLaw (G4String name) | |
virtual | ~G4VBiasingInteractionLaw () |
const G4String & | GetName () const |
G4double | Sample () |
G4double | UpdateForStep (G4double truePathLength) |
G4double | GetSampledInteractionLength () const |
Additional Inherited Members |
Definition at line 51 of file G4ILawCommonTruncatedExp.hh.
G4ILawCommonTruncatedExp::G4ILawCommonTruncatedExp | ( | G4String | name = "expSharedForceInteractionLaw" | ) |
Definition at line 34 of file G4ILawCommonTruncatedExp.cc.
|
virtual |
Definition at line 40 of file G4ILawCommonTruncatedExp.cc.
Implements G4VBiasingInteractionLaw.
Definition at line 44 of file G4ILawCommonTruncatedExp.cc.
|
virtual |
Implements G4VBiasingInteractionLaw.
Definition at line 49 of file G4ILawCommonTruncatedExp.cc.
|
inline |
Definition at line 82 of file G4ILawCommonTruncatedExp.hh.
|
inline |
Definition at line 81 of file G4ILawCommonTruncatedExp.hh.
|
inline |
Definition at line 77 of file G4ILawCommonTruncatedExp.hh.
|
inlinevirtual |
Reimplemented from G4VBiasingInteractionLaw.
Definition at line 60 of file G4ILawCommonTruncatedExp.hh.
|
inlinevirtual |
Reimplemented from G4VBiasingInteractionLaw.
Definition at line 58 of file G4ILawCommonTruncatedExp.hh.
void G4ILawCommonTruncatedExp::reset | ( | ) |
Definition at line 84 of file G4ILawCommonTruncatedExp.cc.
Definition at line 78 of file G4ILawCommonTruncatedExp.hh.
Definition at line 80 of file G4ILawCommonTruncatedExp.hh.
Definition at line 76 of file G4ILawCommonTruncatedExp.hh.
|
inline |
Definition at line 83 of file G4ILawCommonTruncatedExp.hh.