Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
G4double G4StatMFMicroPartition::CalcPartitionProbability | ( | const G4double | U, |
const G4double | FreeInternalE0, | ||
const G4double | SCompound | ||
) |
Definition at line 230 of file G4StatMFMicroPartition.cc.
G4StatMFChannel * G4StatMFMicroPartition::ChooseZ | ( | const G4double | A0, |
const G4double | Z0, | ||
const G4double | MeanT | ||
) |
Definition at line 323 of file G4StatMFMicroPartition.cc.
|
inline |
Definition at line 96 of file G4StatMFMicroPartition.hh.
|
inline |
Definition at line 72 of file G4StatMFMicroPartition.hh.
|
inline |
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.