Geant4
9.6.p02
|
#include <G4StatMFMacroTemperature.hh>
Public Member Functions | |
G4StatMFMacroTemperature (const G4double anA, const G4double aZ, const G4double ExEnergy, const G4double FreeE0, const G4double kappa, std::vector< G4VStatMFMacroCluster * > *ClusterVector) | |
~G4StatMFMacroTemperature () | |
G4double | operator() (const G4double T) |
G4double | GetMeanMultiplicity (void) const |
G4double | GetChemicalPotentialMu (void) const |
G4double | GetChemicalPotentialNu (void) const |
G4double | GetTemperature (void) const |
G4double | GetEntropy (void) const |
G4double | CalcTemperature (void) |
Definition at line 42 of file G4StatMFMacroTemperature.hh.
G4StatMFMacroTemperature::G4StatMFMacroTemperature | ( | const G4double | anA, |
const G4double | aZ, | ||
const G4double | ExEnergy, | ||
const G4double | FreeE0, | ||
const G4double | kappa, | ||
std::vector< G4VStatMFMacroCluster * > * | ClusterVector | ||
) |
Definition at line 46 of file G4StatMFMacroTemperature.cc.
G4StatMFMacroTemperature::~G4StatMFMacroTemperature | ( | ) |
Definition at line 62 of file G4StatMFMacroTemperature.cc.
Definition at line 66 of file G4StatMFMacroTemperature.cc.
Definition at line 74 of file G4StatMFMacroTemperature.hh.
Definition at line 76 of file G4StatMFMacroTemperature.hh.
Definition at line 80 of file G4StatMFMacroTemperature.hh.
Definition at line 72 of file G4StatMFMacroTemperature.hh.
Definition at line 78 of file G4StatMFMacroTemperature.hh.
Definition at line 53 of file G4StatMFMacroTemperature.hh.