| 
    Geant4
    10.01.p02
    
   | 
 
#include <G4StatMFMacroTriNucleon.hh>
 Inheritance diagram for G4StatMFMacroTriNucleon:
 Collaboration diagram for G4StatMFMacroTriNucleon:Public Member Functions | |
| G4StatMFMacroTriNucleon () | |
| ~G4StatMFMacroTriNucleon () | |
| 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 | |
| G4StatMFMacroTriNucleon (const G4StatMFMacroTriNucleon &right) | |
| G4StatMFMacroTriNucleon & | operator= (const G4StatMFMacroTriNucleon &right) | 
| G4bool | operator== (const G4StatMFMacroTriNucleon &right) const | 
| G4bool | operator!= (const G4StatMFMacroTriNucleon &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 G4StatMFMacroTriNucleon.hh.
| G4StatMFMacroTriNucleon::G4StatMFMacroTriNucleon | ( | ) | 
Definition at line 36 of file G4StatMFMacroTriNucleon.cc.
| G4StatMFMacroTriNucleon::~G4StatMFMacroTriNucleon | ( | ) | 
Definition at line 40 of file G4StatMFMacroTriNucleon.cc.
      
  | 
  private | 
Implements G4VStatMFMacroCluster.
Definition at line 71 of file G4StatMFMacroTriNucleon.cc.
References G4VStatMFMacroCluster::_Energy, G4NucleiProperties::GetBindingEnergy(), G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), G4VStatMFMacroCluster::theA, and G4VStatMFMacroCluster::theZARatio.
 Here is the call graph for this function:Implements G4VStatMFMacroCluster.
Definition at line 82 of file G4StatMFMacroTriNucleon.cc.
References G4VStatMFMacroCluster::_MeanMultiplicity, fermi, and G4VStatMFMacroCluster::theA.
      
  | 
  virtual | 
Implements G4VStatMFMacroCluster.
Definition at line 44 of file G4StatMFMacroTriNucleon.cc.
References G4VStatMFMacroCluster::_MeanMultiplicity, fermi, G4NucleiProperties::GetBindingEnergy(), G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), G4VStatMFMacroCluster::theA, and G4VStatMFMacroCluster::theZARatio.
 Here is the call graph for this function:Implements G4VStatMFMacroCluster.
Definition at line 49 of file G4StatMFMacroTriNucleon.hh.
References G4VStatMFMacroCluster::theZARatio.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private |