![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
Base class implementing the ideal gas. More...
#include <ExcludedVolumeModels.h>
Public Member Functions | |
ExcludedVolumeModelBase () | |
virtual | ~ExcludedVolumeModelBase () |
virtual double | EtaMax () const |
virtual double | f (double eta) const |
virtual double | df (int n, double eta) const |
virtual double | etasol (double etatil) const |
virtual double | etasolBinarySearch (double etatil) const |
Base class implementing the ideal gas.
Definition at line 25 of file ExcludedVolumeModels.h.
|
inline |
Definition at line 28 of file ExcludedVolumeModels.h.
|
inlinevirtual |
Definition at line 31 of file ExcludedVolumeModels.h.
|
inlinevirtual |
Reimplemented in thermalfist::ExcludedVolumeModelCS, thermalfist::ExcludedVolumeModelTVM, thermalfist::ExcludedVolumeModelVDW, and thermalfist::ExcludedVolumeModelVirial.
Definition at line 34 of file ExcludedVolumeModels.h.
|
inlinevirtual |
Reimplemented in thermalfist::ExcludedVolumeModelCS, thermalfist::ExcludedVolumeModelTVM, thermalfist::ExcludedVolumeModelVDW, and thermalfist::ExcludedVolumeModelVirial.
Definition at line 32 of file ExcludedVolumeModels.h.
|
inlinevirtual |
Reimplemented in thermalfist::ExcludedVolumeModelCS, thermalfist::ExcludedVolumeModelTVM, thermalfist::ExcludedVolumeModelVDW, and thermalfist::ExcludedVolumeModelVirial.
Definition at line 35 of file ExcludedVolumeModels.h.
|
virtual |
Definition at line 8 of file ExcludedVolumeModels.cpp.
|
inlinevirtual |
Reimplemented in thermalfist::ExcludedVolumeModelCS, thermalfist::ExcludedVolumeModelTVM, thermalfist::ExcludedVolumeModelVDW, and thermalfist::ExcludedVolumeModelVirial.
Definition at line 33 of file ExcludedVolumeModels.h.