Geant4
9.6.p02
|
#include <G4StatMFMicroPartition.hh>
Public Member Functions | |
G4StatMFMicroPartition (const G4int A, const G4double Z) | |
~G4StatMFMicroPartition () | |
G4bool | operator== (const G4StatMFMicroPartition &right) const |
G4bool | operator!= (const G4StatMFMicroPartition &right) const |
G4StatMFChannel * | ChooseZ (const G4double A0, const G4double Z0, const G4double MeanT) |
G4double | GetProbability (void) |
void | SetPartitionFragment (const G4int anA) |
void | Normalize (const G4double Normalization) |
G4double | CalcPartitionProbability (const G4double U, const G4double FreeInternalE0, const 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.
Definition at line 96 of file G4StatMFMicroPartition.hh.
Definition at line 72 of file G4StatMFMicroPartition.hh.
Definition at line 91 of file G4StatMFMicroPartition.hh.
Definition at line 83 of file G4StatMFMicroPartition.hh.
G4bool G4StatMFMicroPartition::operator!= | ( | const G4StatMFMicroPartition & | right) | const |
Definition at line 60 of file G4StatMFMicroPartition.cc.
G4bool G4StatMFMicroPartition::operator== | ( | const G4StatMFMicroPartition & | right) | const |
Definition at line 53 of file G4StatMFMicroPartition.cc.
Definition at line 77 of file G4StatMFMicroPartition.hh.