Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4StatMFMacroBiNucleon.hh>
Public Member Functions | |
G4StatMFMacroBiNucleon () | |
~G4StatMFMacroBiNucleon () | |
G4double | CalcMeanMultiplicity (const G4double FreeVol, const G4double mu, const G4double nu, const G4double T) |
G4double | CalcZARatio (const G4double) |
G4double | CalcEnergy (const G4double T) |
G4double | CalcEntropy (const G4double T, const G4double FreeVol) |
Public Member Functions inherited from G4VStatMFMacroCluster | |
G4VStatMFMacroCluster (const G4int Size) | |
virtual | ~G4VStatMFMacroCluster () |
G4bool | operator== (const G4VStatMFMacroCluster &right) const |
G4bool | operator!= (const G4VStatMFMacroCluster &right) const |
G4double | GetMeanMultiplicity (void) const |
G4double | GetInvLevelDensity (void) const |
void | SetZARatio (const G4double value) |
G4double | GetZARatio (void) const |
void | SetSize (const G4double value) |
G4double | GetSize (void) const |
Additional Inherited Members | |
Protected Attributes inherited from G4VStatMFMacroCluster | |
G4int | theA |
G4double | _InvLevelDensity |
G4double | _Entropy |
G4double | theZARatio |
G4double | _MeanMultiplicity |
G4double | _Energy |
Definition at line 37 of file G4StatMFMacroBiNucleon.hh.
|
inline |
Definition at line 42 of file G4StatMFMacroBiNucleon.hh.
|
inline |
Definition at line 45 of file G4StatMFMacroBiNucleon.hh.
Implements G4VStatMFMacroCluster.
Definition at line 87 of file G4StatMFMacroBiNucleon.cc.
Implements G4VStatMFMacroCluster.
Definition at line 96 of file G4StatMFMacroBiNucleon.cc.
|
virtual |
Implements G4VStatMFMacroCluster.
Definition at line 63 of file G4StatMFMacroBiNucleon.cc.