Geant4-11
|
#include <G4VStatMFEnsemble.hh>
Public Member Functions | |
virtual G4StatMFChannel * | ChooseAandZ (const G4Fragment &aFragment)=0 |
G4VStatMFEnsemble () | |
G4double | GetMeanMultiplicity (void) const |
G4double | GetMeanTemperature (void) const |
virtual | ~G4VStatMFEnsemble () |
Protected Attributes | |
G4double | __FreeInternalE0 |
G4double | __MeanEntropy |
G4double | __MeanMultiplicity |
G4double | __MeanTemperature |
Private Member Functions | |
G4VStatMFEnsemble (const G4VStatMFEnsemble &right) | |
G4bool | operator!= (const G4VStatMFEnsemble &right) const |
G4VStatMFEnsemble & | operator= (const G4VStatMFEnsemble &right) |
G4bool | operator== (const G4VStatMFEnsemble &right) const |
Definition at line 38 of file G4VStatMFEnsemble.hh.
|
inline |
Definition at line 42 of file G4VStatMFEnsemble.hh.
|
inlinevirtual |
Definition at line 51 of file G4VStatMFEnsemble.hh.
|
private |
Definition at line 35 of file G4VStatMFEnsemble.cc.
|
pure virtual |
Implemented in G4StatMFMacroCanonical, and G4StatMFMicroCanonical.
|
inline |
Definition at line 68 of file G4VStatMFEnsemble.hh.
References __MeanMultiplicity.
Referenced by G4StatMF::BreakItUp().
|
inline |
Definition at line 70 of file G4VStatMFEnsemble.hh.
References __MeanTemperature.
Referenced by G4StatMF::BreakItUp().
|
private |
Definition at line 57 of file G4VStatMFEnsemble.cc.
|
private |
Definition at line 42 of file G4VStatMFEnsemble.cc.
|
private |
Definition at line 50 of file G4VStatMFEnsemble.cc.
|
protected |
Definition at line 75 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMicroCanonical::CalcEntropyOfCompoundNucleus(), G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMacroCanonical::Initialize(), and G4StatMFMicroCanonical::Initialize().
|
protected |
Definition at line 81 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), and G4StatMFMicroCanonical::Initialize().
|
protected |
Definition at line 84 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMacroCanonical::ChooseA(), GetMeanMultiplicity(), and G4StatMFMicroCanonical::Initialize().
|
protected |
Definition at line 78 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMicroCanonical::ChooseAandZ(), G4StatMFMacroCanonical::ChooseZ(), GetMeanTemperature(), and G4StatMFMicroCanonical::Initialize().