|
Geant4
10.03
|
#include <G4StatMFMacroMultiNucleon.hh>
Inheritance diagram for G4StatMFMacroMultiNucleon:
Collaboration diagram for G4StatMFMacroMultiNucleon:Public Member Functions | |
| G4StatMFMacroMultiNucleon (const G4int Size) | |
| ~G4StatMFMacroMultiNucleon () | |
| G4double | CalcMeanMultiplicity (const G4double FreeVol, const G4double mu, const G4double nu, const G4double T) |
| G4double | CalcZARatio (const G4double nu) |
| 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 | |
| G4StatMFMacroMultiNucleon () | |
| G4StatMFMacroMultiNucleon (const G4StatMFMacroMultiNucleon &right) | |
| G4StatMFMacroMultiNucleon & | operator= (const G4StatMFMacroMultiNucleon &right) |
| G4bool | operator== (const G4StatMFMacroMultiNucleon &right) const |
| G4bool | operator!= (const G4StatMFMacroMultiNucleon &right) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VStatMFMacroCluster | |
| G4int | theA |
| G4double | _InvLevelDensity |
| G4double | _Entropy |
| G4double | theZARatio |
| G4double | _MeanMultiplicity |
| G4double | _Energy |
Definition at line 38 of file G4StatMFMacroMultiNucleon.hh.
|
inline |
Definition at line 43 of file G4StatMFMacroMultiNucleon.hh.
|
inline |
Definition at line 46 of file G4StatMFMacroMultiNucleon.hh.
|
private |
Definition at line 47 of file G4StatMFMacroMultiNucleon.cc.
|
private |
Definition at line 55 of file G4StatMFMacroMultiNucleon.cc.
Implements G4VStatMFMacroCluster.
Definition at line 116 of file G4StatMFMacroMultiNucleon.cc.
References G4VStatMFMacroCluster::_Energy, G4VStatMFMacroCluster::_InvLevelDensity, A23, G4StatMFParameters::Beta(), G4StatMFParameters::DBetaDT(), G4StatMFParameters::GetCoulomb(), G4StatMFParameters::GetE0(), G4StatMFParameters::GetGamma0(), G4Pow::GetInstance(), G4VStatMFMacroCluster::theA, G4VStatMFMacroCluster::theZARatio, and G4Pow::Z23().
Here is the call graph for this function:
|
virtual |
Implements G4VStatMFMacroCluster.
Definition at line 139 of file G4StatMFMacroMultiNucleon.cc.
References G4VStatMFMacroCluster::_InvLevelDensity, G4VStatMFMacroCluster::_MeanMultiplicity, G4StatMFParameters::DBetaDT(), fermi, G4Log(), G4Pow::GetInstance(), G4VStatMFMacroCluster::theA, and G4Pow::Z23().
Here is the call graph for this function:
|
virtual |
Implements G4VStatMFMacroCluster.
Definition at line 82 of file G4StatMFMacroMultiNucleon.cc.
References G4VStatMFMacroCluster::_InvLevelDensity, G4VStatMFMacroCluster::_MeanMultiplicity, A23, G4StatMFParameters::Beta(), fermi, G4Exp(), G4StatMFParameters::GetCoulomb(), G4StatMFParameters::GetE0(), G4StatMFParameters::GetGamma0(), G4Pow::GetInstance(), G4INCL::Math::max(), G4VStatMFMacroCluster::theA, G4VStatMFMacroCluster::theZARatio, and G4Pow::Z23().
Here is the call graph for this function:Implements G4VStatMFMacroCluster.
Definition at line 108 of file G4StatMFMacroMultiNucleon.cc.
References G4StatMFParameters::GetCoulomb(), G4StatMFParameters::GetGamma0(), G4Pow::GetInstance(), G4VStatMFMacroCluster::theA, G4VStatMFMacroCluster::theZARatio, and G4Pow::Z23().
Here is the call graph for this function:
|
private |
Definition at line 76 of file G4StatMFMacroMultiNucleon.cc.
|
private |
Definition at line 64 of file G4StatMFMacroMultiNucleon.cc.
|
private |
Definition at line 70 of file G4StatMFMacroMultiNucleon.cc.