Geant4
9.6.p02
|
#include <G4StatMFMicroManager.hh>
Public Member Functions | |
G4StatMFMicroManager (const G4Fragment &theFragment, const G4int multiplicity, const G4double FreeIntE, const G4double SCompNuc) | |
~G4StatMFMicroManager () | |
G4bool | operator== (const G4StatMFMicroManager &right) const |
G4bool | operator!= (const G4StatMFMicroManager &right) const |
G4StatMFChannel * | ChooseChannel (const G4double A0, const G4double Z0, const G4double MeanT) |
G4double | GetProbability (void) const |
void | Normalize (const 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, |
const G4int | multiplicity, | ||
const G4double | FreeIntE, | ||
const G4double | SCompNuc | ||
) |
Definition at line 67 of file G4StatMFMicroManager.cc.
G4StatMFMicroManager::~G4StatMFMicroManager | ( | ) |
Definition at line 77 of file G4StatMFMicroManager.cc.
G4StatMFChannel * G4StatMFMicroManager::ChooseChannel | ( | const G4double | A0, |
const G4double | Z0, | ||
const G4double | MeanT | ||
) |
Definition at line 185 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 174 of file G4StatMFMicroManager.cc.
G4bool G4StatMFMicroManager::operator!= | ( | const G4StatMFMicroManager & | right) | const |
Definition at line 59 of file G4StatMFMicroManager.cc.
G4bool G4StatMFMicroManager::operator== | ( | const G4StatMFMicroManager & | right) | const |
Definition at line 53 of file G4StatMFMicroManager.cc.