Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VStatMFMacroCluster.hh>
Public Member Functions | |
G4VStatMFMacroCluster (const G4int Size) | |
virtual | ~G4VStatMFMacroCluster () |
G4bool | operator== (const G4VStatMFMacroCluster &right) const |
G4bool | operator!= (const G4VStatMFMacroCluster &right) const |
virtual G4double | CalcMeanMultiplicity (const G4double FreeVol, const G4double mu, const G4double nu, const G4double T)=0 |
virtual G4double | CalcZARatio (const G4double nu)=0 |
G4double | GetMeanMultiplicity (void) const |
virtual G4double | CalcEnergy (const G4double T)=0 |
virtual G4double | CalcEntropy (const G4double T, const G4double FreeVol)=0 |
G4double | GetInvLevelDensity (void) const |
void | SetZARatio (const G4double value) |
G4double | GetZARatio (void) const |
void | SetSize (const G4double value) |
G4double | GetSize (void) const |
Protected Attributes | |
G4int | theA |
G4double | _InvLevelDensity |
G4double | _Entropy |
G4double | theZARatio |
G4double | _MeanMultiplicity |
G4double | _Energy |
Definition at line 39 of file G4VStatMFMacroCluster.hh.
Definition at line 43 of file G4VStatMFMacroCluster.hh.
|
inlinevirtual |
Definition at line 58 of file G4VStatMFMacroCluster.hh.
|
inline |
Definition at line 114 of file G4VStatMFMacroCluster.hh.
|
inline |
Definition at line 86 of file G4VStatMFMacroCluster.hh.
|
inline |
Definition at line 131 of file G4VStatMFMacroCluster.hh.
|
inline |
Definition at line 120 of file G4VStatMFMacroCluster.hh.
G4bool G4VStatMFMacroCluster::operator!= | ( | const G4VStatMFMacroCluster & | right | ) | const |
Definition at line 59 of file G4VStatMFMacroCluster.cc.
G4bool G4VStatMFMacroCluster::operator== | ( | const G4VStatMFMacroCluster & | right | ) | const |
Definition at line 52 of file G4VStatMFMacroCluster.cc.
Definition at line 124 of file G4VStatMFMacroCluster.hh.
Definition at line 117 of file G4VStatMFMacroCluster.hh.
|
protected |
Definition at line 109 of file G4VStatMFMacroCluster.hh.
Referenced by G4StatMFMacroBiNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroNucleon::CalcEnergy(), G4StatMFMacroTetraNucleon::CalcEnergy(), and G4StatMFMacroTriNucleon::CalcEnergy().
|
protected |
Definition at line 100 of file G4VStatMFMacroCluster.hh.
|
protected |
Definition at line 97 of file G4VStatMFMacroCluster.hh.
Referenced by G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroTetraNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcEntropy(), G4StatMFMacroTetraNucleon::CalcEntropy(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon::CalcMeanMultiplicity(), G4VStatMFMacroCluster(), GetInvLevelDensity(), and SetSize().
|
protected |
Definition at line 106 of file G4VStatMFMacroCluster.hh.
Referenced by G4StatMFMacroBiNucleon::CalcEntropy(), G4StatMFMacroMultiNucleon::CalcEntropy(), G4StatMFMacroTetraNucleon::CalcEntropy(), G4StatMFMacroTriNucleon::CalcEntropy(), G4StatMFMacroBiNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMacroNucleon::CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon::CalcMeanMultiplicity(), G4StatMFMacroTriNucleon::CalcMeanMultiplicity(), and GetMeanMultiplicity().
|
protected |
Definition at line 94 of file G4VStatMFMacroCluster.hh.
Referenced by G4StatMFMacroBiNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroTetraNucleon::CalcEnergy(), G4StatMFMacroTriNucleon::CalcEnergy(), G4StatMFMacroBiNucleon::CalcEntropy(), G4StatMFMacroMultiNucleon::CalcEntropy(), G4StatMFMacroNucleon::CalcEntropy(), G4StatMFMacroTriNucleon::CalcEntropy(), G4StatMFMacroBiNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon::CalcMeanMultiplicity(), G4StatMFMacroTriNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcZARatio(), G4VStatMFMacroCluster(), GetSize(), and SetSize().
|
protected |
Definition at line 103 of file G4VStatMFMacroCluster.hh.
Referenced by G4StatMFMacroBiNucleon::CalcEnergy(), G4StatMFMacroMultiNucleon::CalcEnergy(), G4StatMFMacroNucleon::CalcEnergy(), G4StatMFMacroTetraNucleon::CalcEnergy(), G4StatMFMacroTriNucleon::CalcEnergy(), G4StatMFMacroBiNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcMeanMultiplicity(), G4StatMFMacroTetraNucleon::CalcMeanMultiplicity(), G4StatMFMacroTriNucleon::CalcMeanMultiplicity(), G4StatMFMacroMultiNucleon::CalcZARatio(), G4StatMFMacroBiNucleon::CalcZARatio(), G4StatMFMacroNucleon::CalcZARatio(), G4StatMFMacroTetraNucleon::CalcZARatio(), G4StatMFMacroTriNucleon::CalcZARatio(), GetZARatio(), and SetZARatio().