|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StatMFMacroCanonical.hh>
Inheritance diagram for G4StatMFMacroCanonical:Public Member Functions | |
| G4StatMFMacroCanonical (G4Fragment const &theFragment) | |
| ~G4StatMFMacroCanonical () | |
| G4StatMFChannel * | ChooseAandZ (const G4Fragment &theFragment) |
Public Member Functions inherited from G4VStatMFEnsemble | |
| G4VStatMFEnsemble () | |
| virtual | ~G4VStatMFEnsemble () |
| virtual G4StatMFChannel * | ChooseAandZ (const G4Fragment &aFragment)=0 |
| G4double | GetMeanMultiplicity (void) const |
| G4double | GetMeanTemperature (void) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VStatMFEnsemble | |
| G4double | __FreeInternalE0 |
| G4double | __MeanTemperature |
| G4double | __MeanEntropy |
| G4double | __MeanMultiplicity |
Definition at line 49 of file G4StatMFMacroCanonical.hh.
| G4StatMFMacroCanonical::G4StatMFMacroCanonical | ( | G4Fragment const & | theFragment | ) |
Definition at line 43 of file G4StatMFMacroCanonical.cc.
Referenced by G4StatMFMacroCanonical().
| G4StatMFMacroCanonical::~G4StatMFMacroCanonical | ( | ) |
Definition at line 60 of file G4StatMFMacroCanonical.cc.
|
virtual |
Implements G4VStatMFEnsemble.
Definition at line 122 of file G4StatMFMacroCanonical.cc.
Referenced by G4StatMF::BreakItUp().