Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StatMFMicroCanonical.hh>
Public Types | |
enum | { MaxAllowedMultiplicity = 4 } |
Public Member Functions | |
G4StatMFMicroCanonical (const G4Fragment &theFragment) | |
~G4StatMFMicroCanonical () | |
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 47 of file G4StatMFMicroCanonical.hh.
anonymous enum |
Enumerator | |
---|---|
MaxAllowedMultiplicity |
Definition at line 77 of file G4StatMFMicroCanonical.hh.
G4StatMFMicroCanonical::G4StatMFMicroCanonical | ( | const G4Fragment & | theFragment | ) |
Definition at line 41 of file G4StatMFMicroCanonical.cc.
Referenced by G4StatMFMicroCanonical().
G4StatMFMicroCanonical::~G4StatMFMicroCanonical | ( | ) |
Definition at line 50 of file G4StatMFMicroCanonical.cc.
|
virtual |
Implements G4VStatMFEnsemble.
Definition at line 245 of file G4StatMFMicroCanonical.cc.
Referenced by G4StatMF::BreakItUp().