Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#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 | GetCoulomb () |
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 |
static const G4double | fCoulomb |
Definition at line 36 of file G4StatMFParameters.hh.
G4StatMFParameters::G4StatMFParameters | ( | ) |
Definition at line 58 of file G4StatMFParameters.cc.
G4StatMFParameters::~G4StatMFParameters | ( | ) |
Definition at line 61 of file G4StatMFParameters.cc.
Definition at line 109 of file G4StatMFParameters.cc.
Referenced by G4StatMFMacroMultiplicity::CalcChemicalPotentialMu(), G4StatMFMacroMultiNucleon::CalcEnergy(), and G4StatMFMacroMultiNucleon::CalcMeanMultiplicity().
Definition at line 122 of file G4StatMFParameters.cc.
Referenced by G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcEntropy(), G4StatMFMicroPartition::CalcPartitionProbability(), and G4StatMFFragment::GetEnergy().
|
static |
Definition at line 84 of file G4StatMFParameters.cc.
Referenced by G4StatMFFragment::GetEnergy().
|
static |
Definition at line 104 of file G4StatMFParameters.cc.
Referenced by G4StatMFMacroMultiplicity::CalcChemicalPotentialMu(), G4StatMFMacroChemicalPotential::CalcChemicalPotentialNu(), G4StatMFMacroBiNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroNucleon::CalcEnergy(), G4StatMFMacroTetraNucleon::CalcEnergy(), G4StatMFMacroTriNucleon::CalcEnergy(), G4StatMFMacroBiNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMacroNucleon::CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon::CalcMeanMultiplicity(), G4StatMFMacroTriNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcZARatio(), and G4StatMFFragment::GetCoulombEnergy().
|
static |
Definition at line 94 of file G4StatMFParameters.cc.
Referenced by G4StatMFFragment::GetEnergy().
|
static |
Definition at line 79 of file G4StatMFParameters.cc.
Referenced by G4StatMFMacroMultiplicity::CalcChemicalPotentialMu(), G4StatMFMacroMultiNucleon::CalcEnergy(), and G4StatMFMacroMultiNucleon::CalcMeanMultiplicity().
|
static |
Definition at line 74 of file G4StatMFParameters.cc.
Referenced by G4StatMFFragment::GetInvLevelDensity().
|
static |
Definition at line 89 of file G4StatMFParameters.cc.
Referenced by G4StatMFMacroMultiplicity::CalcChemicalPotentialMu(), G4StatMFMacroChemicalPotential::CalcChemicalPotentialNu(), G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcZARatio(), and G4StatMFMicroPartition::ChooseZ().
|
static |
Definition at line 64 of file G4StatMFParameters.cc.
|
static |
Definition at line 69 of file G4StatMFParameters.cc.
Definition at line 137 of file G4StatMFParameters.cc.
Referenced by G4StatMF::BreakItUp().
|
static |
Definition at line 99 of file G4StatMFParameters.cc.
Referenced by G4StatMFMicroPartition::CalcPartitionProbability().
|
static |
Definition at line 80 of file G4StatMFParameters.hh.
Referenced by Beta(), DBetaDT(), and GetBeta0().
|
static |
Definition at line 87 of file G4StatMFParameters.hh.
Referenced by GetCoulomb().
|
static |
Definition at line 83 of file G4StatMFParameters.hh.
Referenced by Beta(), DBetaDT(), and GetCriticalTemp().
|
static |
Definition at line 79 of file G4StatMFParameters.hh.
Referenced by GetE0().
|
static |
Definition at line 77 of file G4StatMFParameters.hh.
Referenced by GetEpsilon0().
|
static |
Definition at line 81 of file G4StatMFParameters.hh.
Referenced by GetGamma0().
|
static |
Definition at line 73 of file G4StatMFParameters.hh.
Referenced by GetKappa().
|
static |
Definition at line 75 of file G4StatMFParameters.hh.
Referenced by GetKappaCoulomb().
|
static |
Definition at line 85 of file G4StatMFParameters.hh.
Referenced by Getr0().