Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundHe3.hh>
Protected Member Functions | |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) |
virtual G4double | CrossSection (G4double ekin) |
virtual G4double | FactorialFactor (G4int N, G4int P) |
virtual G4double | CoalescenceFactor (G4int A) |
virtual G4double | GetAlpha () |
G4double | GetOpt12 (G4double K) |
G4double | GetOpt34 (G4double K) |
Protected Member Functions inherited from G4PreCompoundIon | |
virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
virtual G4double | CrossSection (G4double ekin)=0 |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged)=0 |
virtual G4double | FactorialFactor (G4int N, G4int P)=0 |
virtual G4double | CoalescenceFactor (G4int A)=0 |
virtual G4double | GetAlpha ()=0 |
G4double | GetBeta () |
G4double | GetOpt0 (G4double ekin) |
virtual G4double | ProbabilityDistributionFunction (G4double K, const G4Fragment &aFragment)=0 |
Protected Member Functions inherited from G4VPreCompoundFragment | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4PreCompoundParameters * | theParameters |
G4Pow * | g4pow |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 42 of file G4PreCompoundHe3.hh.
G4PreCompoundHe3::G4PreCompoundHe3 | ( | ) |
Definition at line 47 of file G4PreCompoundHe3.cc.
|
virtual |
Definition at line 59 of file G4PreCompoundHe3.cc.
Implements G4PreCompoundIon.
Definition at line 67 of file G4PreCompoundHe3.cc.
Implements G4PreCompoundIon.
Definition at line 88 of file G4PreCompoundHe3.cc.
Implements G4PreCompoundIon.
Definition at line 62 of file G4PreCompoundHe3.cc.
|
protectedvirtual |
Implements G4PreCompoundIon.
Definition at line 109 of file G4PreCompoundHe3.cc.
Definition at line 135 of file G4PreCompoundHe3.cc.
Referenced by CrossSection().
Definition at line 177 of file G4PreCompoundHe3.cc.
Referenced by CrossSection().
Implements G4PreCompoundIon.
Definition at line 72 of file G4PreCompoundHe3.cc.