Geant4.10
|
#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) |
![]() | |
G4bool | IsItPossible (const G4Fragment &aFragment) const |
Additional Inherited Members | |
![]() | |
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.
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(), G4VPreCompoundFragment::ResidualA13(), and G4VPreCompoundFragment::theParameters.
Referenced by G4PreCompoundNeutron::CrossSection(), and G4PreCompoundProton::CrossSection().
|
protectedpure virtual |
Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by ProbabilityDistributionFunction().
|
protectedvirtual |
Implements G4PreCompoundFragment.
Definition at line 59 of file G4PreCompoundNucleon.cc.
References CrossSection(), 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(), python.hepunit::MeV, N, python.hepunit::pi2, G4Pow::powN(), and G4VPreCompoundFragment::theParameters.