Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundTriton.hh>
Protected Member Functions | |
G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const override |
G4double | FactorialFactor (G4int N, G4int P) const override |
G4double | CoalescenceFactor (G4int A) const override |
G4double | GetAlpha () const override |
Protected Member Functions inherited from G4PreCompoundIon | |
G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &) override |
G4double | GetBeta () const override |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const =0 |
virtual G4double | FactorialFactor (G4int N, G4int P) const =0 |
virtual G4double | CoalescenceFactor (G4int A) const =0 |
Protected Member Functions inherited from G4PreCompoundFragment | |
G4double | CrossSection (G4double ekin) const |
virtual G4double | ProbabilityDistributionFunction (G4double ekin, const G4Fragment &aFragment)=0 |
virtual G4double | GetAlpha () const =0 |
virtual G4double | GetBeta () const =0 |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4NuclearLevelData * | fNucData |
G4DeexPrecoParameters * | theParameters |
G4Pow * | g4calc |
G4int | theA |
G4int | theZ |
G4int | theResA |
G4int | theResZ |
G4int | theFragA |
G4int | theFragZ |
G4double | theResA13 |
G4double | theBindingEnergy |
G4double | theMinKinEnergy |
G4double | theMaxKinEnergy |
G4double | theResMass |
G4double | theReducedMass |
G4double | theMass |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 41 of file G4PreCompoundTriton.hh.
G4PreCompoundTriton::G4PreCompoundTriton | ( | ) |
Definition at line 47 of file G4PreCompoundTriton.cc.
|
virtual |
Definition at line 51 of file G4PreCompoundTriton.cc.
|
delete |
Implements G4PreCompoundIon.
Definition at line 54 of file G4PreCompoundTriton.cc.
|
overrideprotectedvirtual |
Implements G4VPreCompoundFragment.
Definition at line 75 of file G4PreCompoundTriton.cc.
|
overrideprotectedvirtual |
Implements G4PreCompoundIon.
Definition at line 64 of file G4PreCompoundTriton.cc.
|
delete |
|
delete |
|
delete |