| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4StatMFMacroChemicalPotential.hh>
Public Member Functions | |
| G4StatMFMacroChemicalPotential (const G4double anA, const G4double aZ, const G4double kappa, const G4double temp, std::vector< G4VStatMFMacroCluster * > *ClusterVector) | |
| ~G4StatMFMacroChemicalPotential () | |
| G4double | operator() (const G4double nu) | 
| G4double | GetMeanMultiplicity (void) const | 
| G4double | GetChemicalPotentialMu (void) const | 
| G4double | GetChemicalPotentialNu (void) const | 
| G4double | CalcChemicalPotentialNu (void) | 
Private Member Functions | |
| G4StatMFMacroChemicalPotential () | |
| G4StatMFMacroChemicalPotential (const G4StatMFMacroChemicalPotential &) | |
| G4StatMFMacroChemicalPotential & | operator= (const G4StatMFMacroChemicalPotential &right) | 
| G4bool | operator== (const G4StatMFMacroChemicalPotential &right) const | 
| G4bool | operator!= (const G4StatMFMacroChemicalPotential &right) const | 
| G4double | CalcMeanZ (const G4double nu) | 
| void | CalcChemicalPotentialMu (const G4double nu) | 
Private Attributes | |
| G4double | theA | 
| G4double | theZ | 
| G4double | _Kappa | 
| G4double | _MeanMultiplicity | 
| G4double | _MeanTemperature | 
| G4double | _ChemPotentialMu | 
| G4double | _ChemPotentialNu | 
| std::vector < G4VStatMFMacroCluster * > *  | _theClusters | 
Definition at line 44 of file G4StatMFMacroChemicalPotential.hh.
      
  | 
  inline | 
Definition at line 48 of file G4StatMFMacroChemicalPotential.hh.
      
  | 
  inline | 
Definition at line 62 of file G4StatMFMacroChemicalPotential.hh.
      
  | 
  inlineprivate | 
Definition at line 69 of file G4StatMFMacroChemicalPotential.hh.
      
  | 
  inlineprivate | 
Definition at line 72 of file G4StatMFMacroChemicalPotential.hh.
      
  | 
  private | 
Definition at line 132 of file G4StatMFMacroChemicalPotential.cc.
References _ChemPotentialMu, _Kappa, _MeanMultiplicity, _MeanTemperature, _theClusters, G4StatMFMacroMultiplicity::CalcChemicalPotentialMu(), G4StatMFMacroMultiplicity::GetMeanMultiplicity(), and theA.
Referenced by CalcMeanZ().
 Here is the call graph for this function:
 Here is the caller graph for this function:| G4double G4StatMFMacroChemicalPotential::CalcChemicalPotentialNu | ( | void | ) | 
Definition at line 59 of file G4StatMFMacroChemicalPotential.cc.
References _ChemPotentialNu, G4Solver< Function >::Brent(), G4cerr, G4endl, G4StatMFParameters::GetGamma0(), G4StatMFParameters::GetKappaCoulomb(), G4StatMFParameters::Getr0(), G4Solver< Function >::GetRoot(), operator()(), G4Solver< Function >::SetIntervalLimits(), theA, and theZ.
Referenced by G4StatMFMacroTemperature::CalcChemicalPotentialNu().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 107 of file G4StatMFMacroChemicalPotential.cc.
References _theClusters, CalcChemicalPotentialMu(), and n.
Referenced by operator()().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 84 of file G4StatMFMacroChemicalPotential.hh.
References _ChemPotentialMu.
Referenced by G4StatMFMacroTemperature::CalcChemicalPotentialNu().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 86 of file G4StatMFMacroChemicalPotential.hh.
References _ChemPotentialNu.
      
  | 
  inline | 
Definition at line 82 of file G4StatMFMacroChemicalPotential.hh.
References _MeanMultiplicity.
Referenced by G4StatMFMacroTemperature::CalcChemicalPotentialNu().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 50 of file G4StatMFMacroChemicalPotential.cc.
Definition at line 64 of file G4StatMFMacroChemicalPotential.hh.
References CalcMeanZ(), and theZ.
Referenced by CalcChemicalPotentialNu().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 37 of file G4StatMFMacroChemicalPotential.cc.
      
  | 
  private | 
Definition at line 43 of file G4StatMFMacroChemicalPotential.cc.
      
  | 
  private | 
Definition at line 108 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialMu(), and GetChemicalPotentialMu().
      
  | 
  private | 
Definition at line 110 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialNu(), and GetChemicalPotentialNu().
      
  | 
  private | 
Definition at line 102 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialMu().
      
  | 
  private | 
Definition at line 104 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialMu(), and GetMeanMultiplicity().
      
  | 
  private | 
Definition at line 106 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialMu().
      
  | 
  private | 
Definition at line 112 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialMu(), and CalcMeanZ().
      
  | 
  private | 
Definition at line 98 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialMu(), and CalcChemicalPotentialNu().
      
  | 
  private | 
Definition at line 100 of file G4StatMFMacroChemicalPotential.hh.
Referenced by CalcChemicalPotentialNu(), and operator()().