Geant4
10.02.p02
|
#include <G4PreCompoundNeutron.hh>
Private Member Functions | |
G4PreCompoundNeutron (const G4PreCompoundNeutron &right) | |
const G4PreCompoundNeutron & | operator= (const G4PreCompoundNeutron &right) |
G4int | operator== (const G4PreCompoundNeutron &right) const |
G4int | operator!= (const G4PreCompoundNeutron &right) const |
Private Attributes | |
G4NeutronCoulombBarrier | theNeutronCoulombBarrier |
Additional Inherited Members | |
Protected Member Functions inherited from G4PreCompoundNucleon | |
virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
Protected Member Functions inherited from G4PreCompoundFragment | |
G4double | CrossSection (G4double ekin) const |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4PreCompoundParameters * | theParameters |
G4Pow * | g4pow |
G4int | theA |
G4int | theZ |
G4int | theResA |
G4int | theResZ |
G4int | theFragA |
G4int | theFragZ |
G4double | theResA13 |
G4double | theBindingEnergy |
G4double | theMaxKinEnergy |
G4double | theResMass |
G4double | theReducedMass |
G4double | theMass |
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 52 of file G4PreCompoundNeutron.cc.
|
private |
|
virtual |
Implements G4PreCompoundFragment.
Definition at line 65 of file G4PreCompoundNeutron.cc.
References G4VPreCompoundFragment::theResA13.
Referenced by GetBeta().
|
virtual |
Implements G4PreCompoundFragment.
Definition at line 70 of file G4PreCompoundNeutron.cc.
References GetAlpha(), MeV, and G4VPreCompoundFragment::theResA13.
Implements G4PreCompoundNucleon.
Definition at line 55 of file G4PreCompoundNeutron.cc.
|
private |
|
private |
|
private |
|
private |
Definition at line 65 of file G4PreCompoundNeutron.hh.