Geant4
10.00.p03
|
#include <G4VStatMFEnsemble.hh>
Public Member Functions | |
G4VStatMFEnsemble () | |
virtual | ~G4VStatMFEnsemble () |
virtual G4StatMFChannel * | ChooseAandZ (const G4Fragment &aFragment)=0 |
G4double | GetMeanMultiplicity (void) const |
G4double | GetMeanTemperature (void) const |
Protected Attributes | |
G4double | __FreeInternalE0 |
G4double | __MeanTemperature |
G4double | __MeanEntropy |
G4double | __MeanMultiplicity |
Private Member Functions | |
G4VStatMFEnsemble (const G4VStatMFEnsemble &right) | |
G4VStatMFEnsemble & | operator= (const G4VStatMFEnsemble &right) |
G4bool | operator== (const G4VStatMFEnsemble &right) const |
G4bool | operator!= (const G4VStatMFEnsemble &right) const |
Definition at line 39 of file G4VStatMFEnsemble.hh.
|
inline |
Definition at line 43 of file G4VStatMFEnsemble.hh.
|
inlinevirtual |
Definition at line 52 of file G4VStatMFEnsemble.hh.
|
private |
Definition at line 36 of file G4VStatMFEnsemble.cc.
|
pure virtual |
Implemented in G4StatMFMacroCanonical, and G4StatMFMicroCanonical.
|
inline |
Definition at line 69 of file G4VStatMFEnsemble.hh.
References __MeanMultiplicity.
|
inline |
Definition at line 71 of file G4VStatMFEnsemble.hh.
References __MeanTemperature.
Referenced by G4StatMF::BreakItUp().
|
private |
Definition at line 58 of file G4VStatMFEnsemble.cc.
|
private |
Definition at line 44 of file G4VStatMFEnsemble.cc.
|
private |
Definition at line 51 of file G4VStatMFEnsemble.cc.
|
protected |
Definition at line 76 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMicroCanonical::CalcEntropyOfCompoundNucleus(), G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMicroCanonical::Initialize(), and G4StatMFMacroCanonical::Initialize().
|
protected |
Definition at line 82 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), and G4StatMFMicroCanonical::Initialize().
|
protected |
Definition at line 85 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMacroCanonical::ChooseA(), GetMeanMultiplicity(), and G4StatMFMicroCanonical::Initialize().
|
protected |
Definition at line 79 of file G4VStatMFEnsemble.hh.
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMicroCanonical::ChooseAandZ(), G4StatMFMacroCanonical::ChooseZ(), GetMeanTemperature(), and G4StatMFMicroCanonical::Initialize().