Geant4
10.01.p02
|
#include <G4StatMFMacroNucleon.hh>
Public Member Functions | |
G4StatMFMacroNucleon () | |
~G4StatMFMacroNucleon () | |
G4double | CalcMeanMultiplicity (const G4double FreeVol, const G4double mu, const G4double nu, const G4double T) |
G4double | CalcZARatio (const G4double) |
G4double | CalcEnergy (const G4double T) |
G4double | CalcEntropy (const G4double T, const G4double FreeVol) |
Public Member Functions inherited from G4VStatMFMacroCluster | |
G4VStatMFMacroCluster (const G4int Size) | |
virtual | ~G4VStatMFMacroCluster () |
G4bool | operator== (const G4VStatMFMacroCluster &right) const |
G4bool | operator!= (const G4VStatMFMacroCluster &right) const |
G4double | GetMeanMultiplicity (void) const |
G4double | GetInvLevelDensity (void) const |
void | SetZARatio (const G4double value) |
G4double | GetZARatio (void) const |
void | SetSize (const G4double value) |
G4double | GetSize (void) const |
Private Member Functions | |
G4StatMFMacroNucleon (const G4StatMFMacroNucleon &right) | |
G4StatMFMacroNucleon & | operator= (const G4StatMFMacroNucleon &right) |
G4bool | operator== (const G4StatMFMacroNucleon &right) const |
G4bool | operator!= (const G4StatMFMacroNucleon &right) const |
Private Attributes | |
G4double | _NeutronMeanMultiplicity |
G4double | _ProtonMeanMultiplicity |
Additional Inherited Members | |
Protected Attributes inherited from G4VStatMFMacroCluster | |
G4int | theA |
G4double | _InvLevelDensity |
G4double | _Entropy |
G4double | theZARatio |
G4double | _MeanMultiplicity |
G4double | _Energy |
Definition at line 37 of file G4StatMFMacroNucleon.hh.
G4StatMFMacroNucleon::G4StatMFMacroNucleon | ( | ) |
Definition at line 36 of file G4StatMFMacroNucleon.cc.
G4StatMFMacroNucleon::~G4StatMFMacroNucleon | ( | ) |
Definition at line 41 of file G4StatMFMacroNucleon.cc.
|
private |
Implements G4VStatMFMacroCluster.
Definition at line 79 of file G4StatMFMacroNucleon.cc.
References G4VStatMFMacroCluster::_Energy, G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), and G4VStatMFMacroCluster::theZARatio.
Implements G4VStatMFMacroCluster.
Definition at line 88 of file G4StatMFMacroNucleon.cc.
References _NeutronMeanMultiplicity, _ProtonMeanMultiplicity, fermi, and G4VStatMFMacroCluster::theA.
|
virtual |
Implements G4VStatMFMacroCluster.
Definition at line 45 of file G4StatMFMacroNucleon.cc.
References G4VStatMFMacroCluster::_MeanMultiplicity, _NeutronMeanMultiplicity, _ProtonMeanMultiplicity, fermi, G4StatMFParameters::GetKappaCoulomb(), and G4StatMFParameters::Getr0().
Implements G4VStatMFMacroCluster.
Definition at line 48 of file G4StatMFMacroNucleon.hh.
References _NeutronMeanMultiplicity, _ProtonMeanMultiplicity, and G4VStatMFMacroCluster::theZARatio.
|
private |
|
private |
|
private |
|
private |
Definition at line 72 of file G4StatMFMacroNucleon.hh.
Referenced by CalcEntropy(), CalcMeanMultiplicity(), and CalcZARatio().
|
private |
Definition at line 73 of file G4StatMFMacroNucleon.hh.
Referenced by CalcEntropy(), CalcMeanMultiplicity(), and CalcZARatio().