Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundTriton.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 G4PreCompoundTriton.hh.
G4PreCompoundTriton::G4PreCompoundTriton | ( | ) |
Definition at line 47 of file G4PreCompoundTriton.cc.
|
virtual |
Definition at line 59 of file G4PreCompoundTriton.cc.
Implements G4PreCompoundIon.
Definition at line 67 of file G4PreCompoundTriton.cc.
Implements G4PreCompoundIon.
Definition at line 90 of file G4PreCompoundTriton.cc.
Implements G4PreCompoundIon.
Definition at line 62 of file G4PreCompoundTriton.cc.
|
protectedvirtual |
Implements G4PreCompoundIon.
Definition at line 111 of file G4PreCompoundTriton.cc.
Definition at line 131 of file G4PreCompoundTriton.cc.
Referenced by CrossSection().
Definition at line 172 of file G4PreCompoundTriton.cc.
Referenced by CrossSection().
Implements G4PreCompoundIon.
Definition at line 72 of file G4PreCompoundTriton.cc.