|
Geant4
10.03
|
#include <G4HETCNeutron.hh>
Inheritance diagram for G4HETCNeutron:
Collaboration diagram for G4HETCNeutron:Protected Member Functions | |
| virtual G4double | GetAlpha () const |
| virtual G4double | GetBeta () const |
| virtual G4double | GetSpinFactor () const |
| virtual G4double | K (const G4Fragment &aFragment) |
Protected Member Functions inherited from G4HETCFragment | |
| G4double | BetaRand (G4int N, G4int L) 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 | |
| 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 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::theResA13.
Referenced by GetBeta().
Here is the caller graph for this function:
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 51 of file G4HETCNeutron.cc.
References GetAlpha(), MeV, and G4VPreCompoundFragment::theResA13.
Referenced by SampleKineticEnergy().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 56 of file G4HETCNeutron.cc.
|
protectedvirtual |
Implements G4HETCFragment.
Definition at line 62 of file G4HETCNeutron.cc.
References G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), P, G4VPreCompoundFragment::theA, G4VPreCompoundFragment::theResA, G4VPreCompoundFragment::theResZ, and G4VPreCompoundFragment::theZ.
Here is the call graph for this function:
|
private |
|
private |
|
private |
|
virtual |
Implements G4VPreCompoundFragment.
Definition at line 83 of file G4HETCNeutron.cc.
References G4HETCFragment::BetaRand(), Emax, G4UniformRand, GetBeta(), G4DeexPrecoParameters::GetLevelDensity(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4INCL::Math::max(), pi2, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theMaxKinEnergy, and G4VPreCompoundFragment::theParameters.
Here is the call graph for this function:
|
private |
Definition at line 69 of file G4HETCNeutron.hh.