Geant4
10.00.p01
|
#include <G4HETCNeutron.hh>
Protected Member Functions | |
virtual G4double | GetAlpha () |
virtual G4double | GetBeta () |
virtual G4double | GetSpinFactor () |
virtual G4double | K (const G4Fragment &aFragment) |
Protected Member Functions inherited from G4HETCFragment | |
G4double | BetaRand (const G4int N, const G4int L) const |
Protected Member Functions inherited from G4VPreCompoundFragment | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Private Member Functions | |
G4HETCNeutron (const G4HETCNeutron &right) | |
const G4HETCNeutron & | operator= (const G4HETCNeutron &right) |
G4bool | operator== (const G4HETCNeutron &right) const |
G4bool | operator!= (const G4HETCNeutron &right) const |
Private Attributes | |
G4NeutronCoulombBarrier | theNeutronCoulombBarrier |
Additional Inherited Members | |
Protected Attributes inherited from G4VPreCompoundFragment | |
G4PreCompoundParameters * | theParameters |
G4Pow * | g4pow |
G4double | theEmissionProbability |
G4double | theCoulombBarrier |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 41 of file G4HETCNeutron.hh.
G4HETCNeutron::G4HETCNeutron | ( | ) |
Definition at line 39 of file G4HETCNeutron.cc.
G4HETCNeutron::~G4HETCNeutron | ( | ) |
Definition at line 43 of file G4HETCNeutron.cc.
|
private |
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 46 of file G4HETCNeutron.cc.
References G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetRestA(), and G4Pow::Z13().
Referenced by GetBeta().
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 51 of file G4HETCNeutron.cc.
References G4VPreCompoundFragment::g4pow, GetAlpha(), G4VPreCompoundFragment::GetRestA(), MeV, and G4Pow::Z23().
Referenced by GetKineticEnergy().
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 85 of file G4HETCNeutron.cc.
References G4HETCFragment::BetaRand(), Emax, G4UniformRand, G4Fragment::GetA_asInt(), GetBeta(), G4PreCompoundParameters::GetLevelDensity(), G4VPreCompoundFragment::GetMaximalKineticEnergy(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), and G4VPreCompoundFragment::theParameters.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 56 of file G4HETCNeutron.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 62 of file G4HETCNeutron.cc.
References G4VPreCompoundFragment::GetA(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4VPreCompoundFragment::GetRestA(), G4VPreCompoundFragment::GetRestZ(), G4VPreCompoundFragment::GetZ(), and G4INCL::Math::max().
|
private |
|
private |
|
private |
|
private |
Definition at line 69 of file G4HETCNeutron.hh.