Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PreCompoundNeutron.hh>
Protected Member Functions | |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) |
virtual G4double | CrossSection (G4double ekin) |
virtual G4double | GetAlpha () |
virtual G4double | GetBeta () |
G4double | GetOpt12 (G4double K) |
G4double | GetOpt34 (G4double K) |
Protected Member Functions inherited from G4PreCompoundNucleon | |
virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
virtual G4double | CrossSection (G4double ekin)=0 |
virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged)=0 |
virtual G4double | GetAlpha ()=0 |
virtual G4double | GetBeta ()=0 |
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 G4PreCompoundNeutron.hh.
G4PreCompoundNeutron::G4PreCompoundNeutron | ( | ) |
Definition at line 48 of file G4PreCompoundNeutron.cc.
|
virtual |
Definition at line 60 of file G4PreCompoundNeutron.cc.
Implements G4PreCompoundNucleon.
Definition at line 79 of file G4PreCompoundNeutron.cc.
|
protectedvirtual |
Implements G4PreCompoundNucleon.
Definition at line 100 of file G4PreCompoundNeutron.cc.
Referenced by GetBeta().
|
protectedvirtual |
Implements G4PreCompoundNucleon.
Definition at line 105 of file G4PreCompoundNeutron.cc.
Definition at line 114 of file G4PreCompoundNeutron.cc.
Referenced by CrossSection().
Definition at line 147 of file G4PreCompoundNeutron.cc.
Referenced by CrossSection().
|
protectedvirtual |
Implements G4PreCompoundNucleon.
Definition at line 63 of file G4PreCompoundNeutron.cc.