Geant4
10.01.p03
|
#include <G4PreCompoundParameters.hh>
Public Member Functions | |
G4PreCompoundParameters () | |
~G4PreCompoundParameters () | |
G4double | GetLevelDensity () |
G4double | Getr0 () |
G4double | GetTransitionsr0 () |
G4double | GetFermiEnergy () |
Private Attributes | |
G4double | fLevelDensity |
G4double | fR0 |
G4double | fTransitions_r0 |
G4double | fFermiEnergy |
Definition at line 39 of file G4PreCompoundParameters.hh.
G4PreCompoundParameters::G4PreCompoundParameters | ( | ) |
Definition at line 36 of file G4PreCompoundParameters.cc.
References fermi, fFermiEnergy, fLevelDensity, fR0, fTransitions_r0, and MeV.
G4PreCompoundParameters::~G4PreCompoundParameters | ( | ) |
Definition at line 44 of file G4PreCompoundParameters.cc.
|
inline |
Definition at line 86 of file G4PreCompoundParameters.hh.
References fFermiEnergy.
Referenced by G4PreCompoundEmission::G4PreCompoundEmission(), and G4PreCompoundTransitions::G4PreCompoundTransitions().
|
inline |
Definition at line 71 of file G4PreCompoundParameters.hh.
References fLevelDensity.
Referenced by G4GNASHTransitions::CalculateProbability(), G4PreCompoundEmission::G4PreCompoundEmission(), G4PreCompoundModel::G4PreCompoundModel(), G4PreCompoundTransitions::G4PreCompoundTransitions(), G4HETCChargedFragment::GetKineticEnergy(), G4HETCNeutron::GetKineticEnergy(), G4HETCFragment::IntegrateEmissionProbability(), G4PreCompoundNucleon::ProbabilityDistributionFunction(), and G4PreCompoundIon::ProbabilityDistributionFunction().
|
inline |
Definition at line 76 of file G4PreCompoundParameters.hh.
References fR0.
Referenced by G4HETCFragment::G4HETCFragment(), G4PreCompoundIon::G4PreCompoundIon(), G4PreCompoundNucleon::GetOpt0(), and G4PreCompoundIon::GetOpt0().
|
inline |
Definition at line 81 of file G4PreCompoundParameters.hh.
References fTransitions_r0.
Referenced by G4PreCompoundTransitions::G4PreCompoundTransitions().
|
private |
Definition at line 68 of file G4PreCompoundParameters.hh.
Referenced by G4PreCompoundParameters(), and GetFermiEnergy().
|
private |
Definition at line 59 of file G4PreCompoundParameters.hh.
Referenced by G4PreCompoundParameters(), and GetLevelDensity().
|
private |
Definition at line 62 of file G4PreCompoundParameters.hh.
Referenced by G4PreCompoundParameters(), and Getr0().
|
private |
Definition at line 65 of file G4PreCompoundParameters.hh.
Referenced by G4PreCompoundParameters(), and GetTransitionsr0().