Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
Referenced by G4StatMFMicroManager().
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.
|
inline |
Definition at line 86 of file G4StatMFMicroManager.hh.
|
inline |
Definition at line 82 of file G4StatMFMicroManager.hh.
|
inline |
Definition at line 84 of file G4StatMFMicroManager.hh.
|
inline |
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.