Geant4
10.03.p03
|
#include <G4StatMFMicroPartition.hh>
Public Member Functions | |
G4StatMFMicroPartition (G4int A, G4int Z) | |
~G4StatMFMicroPartition () | |
G4bool | operator== (const G4StatMFMicroPartition &right) const |
G4bool | operator!= (const G4StatMFMicroPartition &right) const |
G4StatMFChannel * | ChooseZ (G4int A0, G4int Z0, G4double MeanT) |
G4double | GetProbability (void) |
void | SetPartitionFragment (G4int anA) |
void | Normalize (G4double Normalization) |
G4double | CalcPartitionProbability (G4double U, G4double FreeInternalE0, G4double SCompound) |
G4double | GetTemperature (void) |
G4double | GetEntropy (void) |
Definition at line 41 of file G4StatMFMicroPartition.hh.
Definition at line 45 of file G4StatMFMicroPartition.hh.
|
inline |
Definition at line 51 of file G4StatMFMicroPartition.hh.
G4double G4StatMFMicroPartition::CalcPartitionProbability | ( | G4double | U, |
G4double | FreeInternalE0, | ||
G4double | SCompound | ||
) |
Definition at line 229 of file G4StatMFMicroPartition.cc.
G4StatMFChannel * G4StatMFMicroPartition::ChooseZ | ( | G4int | A0, |
G4int | Z0, | ||
G4double | MeanT | ||
) |
Definition at line 318 of file G4StatMFMicroPartition.cc.
Definition at line 93 of file G4StatMFMicroPartition.hh.
Definition at line 72 of file G4StatMFMicroPartition.hh.
Definition at line 88 of file G4StatMFMicroPartition.hh.
Definition at line 81 of file G4StatMFMicroPartition.hh.
G4bool G4StatMFMicroPartition::operator!= | ( | const G4StatMFMicroPartition & | right | ) | const |
Definition at line 64 of file G4StatMFMicroPartition.cc.
G4bool G4StatMFMicroPartition::operator== | ( | const G4StatMFMicroPartition & | right | ) | const |
Definition at line 57 of file G4StatMFMicroPartition.cc.
Definition at line 75 of file G4StatMFMicroPartition.hh.