Geant4  10.00.p02
G4StatMFParameters Class Reference

#include <G4StatMFParameters.hh>

Public Member Functions

 G4StatMFParameters ()
 
 ~G4StatMFParameters ()
 

Static Public Member Functions

static G4double GetKappa ()
 
static G4double GetKappaCoulomb ()
 
static G4double GetEpsilon0 ()
 
static G4double GetE0 ()
 
static G4double GetBeta0 ()
 
static G4double GetGamma0 ()
 
static G4double GetCriticalTemp ()
 
static G4double Getr0 ()
 
static G4double Beta (G4double T)
 
static G4double DBetaDT (G4double T)
 
static G4double GetMaxAverageMultiplicity (G4int A)
 

Static Public Attributes

static const G4double fKappa = 1.0
 
static const G4double fKappaCoulomb = 2.0
 
static const G4double fEpsilon0 = 16.0*MeV
 
static const G4double fE0 = 16.0*MeV
 
static const G4double fBeta0 = 18.0*MeV
 
static const G4double fGamma0 = 25.0*MeV
 
static const G4double fCriticalTemp = 18.0*MeV
 
static const G4double fr0 = 1.17*fermi
 

Detailed Description

Definition at line 37 of file G4StatMFParameters.hh.

Constructor & Destructor Documentation

G4StatMFParameters::G4StatMFParameters ( )

Definition at line 55 of file G4StatMFParameters.cc.

G4StatMFParameters::~G4StatMFParameters ( )

Definition at line 58 of file G4StatMFParameters.cc.

Member Function Documentation

G4double G4StatMFParameters::Beta ( G4double  T)
static

Definition at line 101 of file G4StatMFParameters.cc.

References fBeta0, and fCriticalTemp.

Referenced by G4StatMFMacroMultiplicity::CalcChemicalPotentialMu(), G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFFragment::CalcExcitationEnergy(), G4StatMFMicroCanonical::CalcFreeInternalEnergy(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), and G4StatMFMicroPartition::GetPartitionEnergy().

+ Here is the caller graph for this function:

G4double G4StatMFParameters::DBetaDT ( G4double  T)
static
G4double G4StatMFParameters::GetBeta0 ( )
static

Definition at line 81 of file G4StatMFParameters.cc.

References fBeta0.

Referenced by G4StatMFFragment::CalcExcitationEnergy(), G4StatMFFragment::GetEnergy(), G4StatMFMacroCanonical::Initialize(), and G4StatMFMicroCanonical::Initialize().

+ Here is the caller graph for this function:

G4double G4StatMFParameters::GetCriticalTemp ( )
static

Definition at line 91 of file G4StatMFParameters.cc.

References fCriticalTemp.

Referenced by G4StatMFFragment::GetEnergy().

+ Here is the caller graph for this function:

G4double G4StatMFParameters::GetE0 ( )
static
G4double G4StatMFParameters::GetEpsilon0 ( )
static

Definition at line 71 of file G4StatMFParameters.cc.

References fEpsilon0.

Referenced by G4StatMFMicroCanonical::CalcFreeInternalEnergy(), G4VStatMFMacroCluster::CalcInvLevelDensity(), G4StatMFMicroCanonical::CalcInvLevelDensity(), G4StatMFFragment::GetInvLevelDensity(), and G4StatMFMicroPartition::InvLevelDensity().

+ Here is the caller graph for this function:

G4double G4StatMFParameters::GetKappa ( )
static

Definition at line 61 of file G4StatMFParameters.cc.

References fKappa.

G4double G4StatMFParameters::GetMaxAverageMultiplicity ( G4int  A)
static

Definition at line 129 of file G4StatMFParameters.cc.

Referenced by G4StatMF::BreakItUp().

+ Here is the caller graph for this function:

Member Data Documentation

const G4double G4StatMFParameters::fBeta0 = 18.0*MeV
static

Definition at line 79 of file G4StatMFParameters.hh.

Referenced by Beta(), DBetaDT(), and GetBeta0().

const G4double G4StatMFParameters::fCriticalTemp = 18.0*MeV
static

Definition at line 82 of file G4StatMFParameters.hh.

Referenced by Beta(), DBetaDT(), and GetCriticalTemp().

const G4double G4StatMFParameters::fE0 = 16.0*MeV
static

Definition at line 78 of file G4StatMFParameters.hh.

Referenced by GetE0().

const G4double G4StatMFParameters::fEpsilon0 = 16.0*MeV
static

Definition at line 76 of file G4StatMFParameters.hh.

Referenced by GetEpsilon0().

const G4double G4StatMFParameters::fGamma0 = 25.0*MeV
static

Definition at line 80 of file G4StatMFParameters.hh.

Referenced by GetGamma0().

const G4double G4StatMFParameters::fKappa = 1.0
static

Definition at line 72 of file G4StatMFParameters.hh.

Referenced by GetKappa().

const G4double G4StatMFParameters::fKappaCoulomb = 2.0
static

Definition at line 74 of file G4StatMFParameters.hh.

Referenced by GetKappaCoulomb().

const G4double G4StatMFParameters::fr0 = 1.17*fermi
static

Definition at line 84 of file G4StatMFParameters.hh.

Referenced by Getr0().


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