Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#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 41 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.
Referenced by G4StatMFMacroTemperature().
G4StatMFMacroTemperature::~G4StatMFMacroTemperature | ( | ) |
Definition at line 62 of file G4StatMFMacroTemperature.cc.
G4double G4StatMFMacroTemperature::CalcTemperature | ( | void | ) |
Definition at line 65 of file G4StatMFMacroTemperature.cc.
|
inline |
Definition at line 73 of file G4StatMFMacroTemperature.hh.
|
inline |
Definition at line 75 of file G4StatMFMacroTemperature.hh.
|
inline |
Definition at line 79 of file G4StatMFMacroTemperature.hh.
|
inline |
Definition at line 71 of file G4StatMFMacroTemperature.hh.
|
inline |
Definition at line 77 of file G4StatMFMacroTemperature.hh.
Definition at line 52 of file G4StatMFMacroTemperature.hh.
Referenced by CalcTemperature().