Geant4
10.01.p03
|
#include <G4PreCompoundNucleon.hh>
Protected Member Functions | |
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) |
Protected Member Functions inherited from G4VPreCompoundFragment | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Private Member Functions | |
G4PreCompoundNucleon () | |
G4PreCompoundNucleon (const G4PreCompoundNucleon &right) | |
const G4PreCompoundNucleon & | operator= (const G4PreCompoundNucleon &right) |
G4int | operator== (const G4PreCompoundNucleon &right) const |
G4int | operator!= (const G4PreCompoundNucleon &right) const |
Private Attributes | |
G4double | fact |
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 G4PreCompoundNucleon.hh.
G4PreCompoundNucleon::G4PreCompoundNucleon | ( | const G4ParticleDefinition * | part, |
G4VCoulombBarrier * | aCoulombBarrier | ||
) |
Definition at line 48 of file G4PreCompoundNucleon.cc.
|
virtual |
Definition at line 55 of file G4PreCompoundNucleon.cc.
|
private |
|
private |
Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by ProbabilityDistributionFunction().
|
protectedpure virtual |
Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by GetOpt0().
|
protectedpure virtual |
Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by GetOpt0().
Definition at line 82 of file G4PreCompoundNucleon.hh.
References GetAlpha(), GetBeta(), G4PreCompoundParameters::Getr0(), G4INCL::Math::pi, r0, G4VPreCompoundFragment::ResidualA13(), and G4VPreCompoundFragment::theParameters.
Referenced by G4PreCompoundNeutron::CrossSection(), and G4PreCompoundProton::CrossSection().
|
protectedpure virtual |
Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by ProbabilityDistributionFunction().
|
private |
|
private |
|
private |
|
protectedvirtual |
Implements G4PreCompoundFragment.
Definition at line 59 of file G4PreCompoundNucleon.cc.
References CrossSection(), fact, G4cout, G4endl, G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetA(), G4Fragment::GetA_asInt(), G4VPreCompoundFragment::GetBindingEnergy(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4VPreCompoundFragment::GetReducedMass(), G4VPreCompoundFragment::GetRestA(), GetRj(), G4VPreCompoundFragment::GetZ(), G4VPreCompoundFragment::IsItPossible(), MeV, G4Pow::powN(), and G4VPreCompoundFragment::theParameters.
|
private |
Definition at line 78 of file G4PreCompoundNucleon.hh.
Referenced by G4PreCompoundNucleon(), and ProbabilityDistributionFunction().