Geant4
10.03.p03
|
#include <G4StatMFMicroManager.hh>
Public Member Functions | |
G4StatMFMicroManager (const G4Fragment &theFragment, G4int multiplicity, G4double FreeIntE, G4double SCompNuc) | |
~G4StatMFMicroManager () | |
G4bool | operator== (const G4StatMFMicroManager &right) const |
G4bool | operator!= (const G4StatMFMicroManager &right) const |
G4StatMFChannel * | ChooseChannel (G4int A0, G4int Z0, G4double MeanT) |
G4double | GetProbability (void) const |
void | Normalize (G4double Norm) |
G4double | GetMeanMultiplicity (void) const |
G4double | GetMeanTemperature (void) const |
G4double | GetMeanEntropy (void) const |
Definition at line 44 of file G4StatMFMicroManager.hh.
G4StatMFMicroManager::G4StatMFMicroManager | ( | const G4Fragment & | theFragment, |
G4int | multiplicity, | ||
G4double | FreeIntE, | ||
G4double | SCompNuc | ||
) |
Definition at line 63 of file G4StatMFMicroManager.cc.
G4StatMFMicroManager::~G4StatMFMicroManager | ( | ) |
Definition at line 73 of file G4StatMFMicroManager.cc.
G4StatMFChannel * G4StatMFMicroManager::ChooseChannel | ( | G4int | A0, |
G4int | Z0, | ||
G4double | MeanT | ||
) |
Definition at line 171 of file G4StatMFMicroManager.cc.
Definition at line 86 of file G4StatMFMicroManager.hh.
Definition at line 82 of file G4StatMFMicroManager.hh.
Definition at line 84 of file G4StatMFMicroManager.hh.
Definition at line 78 of file G4StatMFMicroManager.hh.
Definition at line 159 of file G4StatMFMicroManager.cc.
G4bool G4StatMFMicroManager::operator!= | ( | const G4StatMFMicroManager & | right | ) | const |
Definition at line 57 of file G4StatMFMicroManager.cc.
G4bool G4StatMFMicroManager::operator== | ( | const G4StatMFMicroManager & | right | ) | const |
Definition at line 51 of file G4StatMFMicroManager.cc.