Geant4  10.00.p02
G4PreCompoundParameters Class Reference

#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
 

Detailed Description

Definition at line 39 of file G4PreCompoundParameters.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

G4double G4PreCompoundParameters::GetFermiEnergy ( )
inline

Definition at line 86 of file G4PreCompoundParameters.hh.

References fFermiEnergy.

Referenced by G4PreCompoundEmission::G4PreCompoundEmission(), and G4PreCompoundTransitions::G4PreCompoundTransitions().

+ Here is the caller graph for this function:

G4double G4PreCompoundParameters::Getr0 ( )
inline

Definition at line 76 of file G4PreCompoundParameters.hh.

References fR0.

Referenced by G4HETCFragment::G4HETCFragment(), G4PreCompoundIon::G4PreCompoundIon(), G4PreCompoundNucleon::GetOpt0(), and G4PreCompoundIon::GetOpt0().

+ Here is the caller graph for this function:

G4double G4PreCompoundParameters::GetTransitionsr0 ( )
inline

Definition at line 81 of file G4PreCompoundParameters.hh.

References fTransitions_r0.

Referenced by G4PreCompoundTransitions::G4PreCompoundTransitions().

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4PreCompoundParameters::fFermiEnergy
private

Definition at line 68 of file G4PreCompoundParameters.hh.

Referenced by G4PreCompoundParameters(), and GetFermiEnergy().

G4double G4PreCompoundParameters::fLevelDensity
private

Definition at line 59 of file G4PreCompoundParameters.hh.

Referenced by G4PreCompoundParameters(), and GetLevelDensity().

G4double G4PreCompoundParameters::fR0
private

Definition at line 62 of file G4PreCompoundParameters.hh.

Referenced by G4PreCompoundParameters(), and Getr0().

G4double G4PreCompoundParameters::fTransitions_r0
private

Definition at line 65 of file G4PreCompoundParameters.hh.

Referenced by G4PreCompoundParameters(), and GetTransitionsr0().


The documentation for this class was generated from the following files: