ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 38 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 38 of file G4VStatMFEnsemble.hh
|
inline |
Definition at line 42 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 42 of file G4VStatMFEnsemble.hh
|
inlinevirtual |
Definition at line 51 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 51 of file G4VStatMFEnsemble.hh
|
private |
Definition at line 35 of file G4VStatMFEnsemble.cc.
View newest version in sPHENIX GitHub at line 35 of file G4VStatMFEnsemble.cc
|
pure virtual |
Implemented in G4StatMFMacroCanonical, and G4StatMFMicroCanonical.
Definition at line 68 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 68 of file G4VStatMFEnsemble.hh
References __MeanMultiplicity.
Definition at line 70 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 70 of file G4VStatMFEnsemble.hh
References __MeanTemperature.
Referenced by G4StatMF::BreakItUp().
|
private |
Definition at line 57 of file G4VStatMFEnsemble.cc.
View newest version in sPHENIX GitHub at line 57 of file G4VStatMFEnsemble.cc
|
private |
Definition at line 43 of file G4VStatMFEnsemble.cc.
View newest version in sPHENIX GitHub at line 43 of file G4VStatMFEnsemble.cc
|
private |
Definition at line 50 of file G4VStatMFEnsemble.cc.
View newest version in sPHENIX GitHub at line 50 of file G4VStatMFEnsemble.cc
|
protected |
Definition at line 75 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 75 of file G4VStatMFEnsemble.hh
Referenced by G4StatMFMicroCanonical::CalcEntropyOfCompoundNucleus(), G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMicroCanonical::Initialize(), and G4StatMFMacroCanonical::Initialize().
|
protected |
Definition at line 81 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub at line 81 of file G4VStatMFEnsemble.hh
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), and G4StatMFMicroCanonical::Initialize().
|
protected |
Definition at line 84 of file G4VStatMFEnsemble.hh.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 78 of file G4VStatMFEnsemble.hh
Referenced by G4StatMFMacroCanonical::CalculateTemperature(), G4StatMFMicroCanonical::ChooseAandZ(), G4StatMFMacroCanonical::ChooseZ(), GetMeanTemperature(), and G4StatMFMicroCanonical::Initialize().