|
Geant4
10.02.p02
|
#include <G4PreCompoundNucleon.hh>
Inheritance diagram for G4PreCompoundNucleon:
Collaboration diagram for G4PreCompoundNucleon:Protected Member Functions | |
| virtual G4double | ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment) |
| virtual G4double | GetRj (G4int NumberParticles, G4int NumberCharged) const =0 |
Protected Member Functions inherited from G4PreCompoundFragment | |
| virtual G4double | GetAlpha () const =0 |
| virtual G4double | GetBeta () const =0 |
| G4double | CrossSection (G4double ekin) 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 |
Additional Inherited Members | |
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 41 of file G4PreCompoundNucleon.hh.
| G4PreCompoundNucleon::G4PreCompoundNucleon | ( | const G4ParticleDefinition * | part, |
| G4VCoulombBarrier * | aCoulombBarrier | ||
| ) |
Definition at line 51 of file G4PreCompoundNucleon.cc.
|
virtual |
Definition at line 56 of file G4PreCompoundNucleon.cc.
|
private |
|
private |
|
protectedpure virtual |
Implemented in G4PreCompoundNeutron, and G4PreCompoundProton.
Referenced by ProbabilityDistributionFunction().
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
protectedvirtual |
Implements G4PreCompoundFragment.
Definition at line 60 of file G4PreCompoundNucleon.cc.
References G4PreCompoundFragment::CrossSection(), fact, G4endl, G4VPreCompoundFragment::g4pow, G4VPreCompoundFragment::GetA(), G4Fragment::GetExcitationEnergy(), G4PreCompoundParameters::GetLevelDensity(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), GetRj(), G4VPreCompoundFragment::GetZ(), MeV, P, G4Pow::powN(), sixoverpi2, G4VPreCompoundFragment::theBindingEnergy, G4VPreCompoundFragment::theFragA, G4VPreCompoundFragment::theParameters, G4VPreCompoundFragment::theReducedMass, and G4VPreCompoundFragment::theResA.
Here is the call graph for this function: