|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HETCNeutron.hh>
Protected Member Functions | |
| G4double | GetAlpha () const override |
| G4double | GetBeta () const override |
| G4double | GetSpinFactor () const override |
| G4double | K (const G4Fragment &aFragment) const override |
| Protected Member Functions inherited from G4HETCFragment | |
| G4double | BetaRand (G4int N, G4int L) const |
| Protected Member Functions inherited from G4VPreCompoundFragment | |
| virtual G4double | ProbabilityDistributionFunction (G4double, const G4Fragment &) |
Additional Inherited Members | |
| Protected Attributes inherited from G4VPreCompoundFragment | |
| G4NuclearLevelData * | fNucData |
| G4DeexPrecoParameters * | theParameters |
| G4Pow * | g4calc |
| G4InterfaceToXS * | fXSection {nullptr} |
| const G4Fragment * | pFragment {nullptr} |
| G4int | theA |
| G4int | theZ |
| G4int | theResA {0} |
| G4int | theResZ {0} |
| G4int | theFragA {0} |
| G4int | theFragZ {0} |
| G4int | OPTxs |
| G4int | index {0} |
| G4double | theResA13 {0.0} |
| G4double | theBindingEnergy {0.0} |
| G4double | theMinKinEnergy {0.0} |
| G4double | theMaxKinEnergy {0.0} |
| G4double | theResMass {0.0} |
| G4double | theReducedMass {0.0} |
| G4double | theMass |
| G4double | theEmissionProbability {0.0} |
| G4double | theCoulombBarrier {0.0} |
| G4bool | useSICB {true} |
Definition at line 39 of file G4HETCNeutron.hh.
| G4HETCNeutron::G4HETCNeutron | ( | ) |
Definition at line 39 of file G4HETCNeutron.cc.
Referenced by G4HETCNeutron(), operator!=(), operator=(), and operator==().
|
overridedefault |
|
delete |
|
overrideprotectedvirtual |
Implements G4VPreCompoundFragment.
Definition at line 43 of file G4HETCNeutron.cc.
Referenced by GetBeta().
|
overrideprotectedvirtual |
Reimplemented from G4VPreCompoundFragment.
Definition at line 48 of file G4HETCNeutron.cc.
Referenced by SampleKineticEnergy().
|
overrideprotectedvirtual |
Implements G4HETCFragment.
Definition at line 53 of file G4HETCNeutron.cc.
|
overrideprotectedvirtual |
Implements G4HETCFragment.
Definition at line 59 of file G4HETCNeutron.cc.
|
delete |
|
delete |
|
delete |
|
overridevirtual |
Reimplemented from G4VPreCompoundFragment.
Definition at line 75 of file G4HETCNeutron.cc.