47 throw G4HadronicException(__FILE__, __LINE__,
"G4StatMFMacroBiNucleon::operator= meant to not be accessable");
53 throw G4HadronicException(__FILE__, __LINE__,
"G4StatMFMacroBiNucleon::operator== meant to not be accessable");
60 throw G4HadronicException(__FILE__, __LINE__,
"G4StatMFMacroBiNucleon::operator!= meant to not be accessable");
70 G4double lambda3 = ThermalWaveLenght*ThermalWaveLenght*ThermalWaveLenght;
79 if (exponent < -300.0) exponent = -300.0;
80 else if (exponent > 300.0) exponent = 300.0;
102 G4double lambda3 = ThermalWaveLenght*ThermalWaveLenght*ThermalWaveLenght;
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
G4bool operator==(const G4StatMFMacroBiNucleon &right) const
G4double CalcEntropy(const G4double T, const G4double FreeVol)
static G4double GetCoulomb()
G4bool operator!=(const G4StatMFMacroBiNucleon &right) const
G4StatMFMacroBiNucleon & operator=(const G4StatMFMacroBiNucleon &right)
G4double CalcEnergy(const G4double T)
G4double G4Log(G4double x)
static G4double GetBindingEnergy(const G4int A, const G4int Z)
static constexpr double fermi
static G4Pow * GetInstance()
G4double CalcMeanMultiplicity(const G4double FreeVol, const G4double mu, const G4double nu, const G4double T)
G4double _MeanMultiplicity
static const G4double degeneracy
G4double Z23(G4int Z) const