Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::GeneralizedDensity Class Referenceabstract

Implements the possibility of a generalized calculation of the densities. For example, effective mass model. Abstract class. More...

#include <IdealGasFunctions.h>

Inheritance diagram for thermalfist::GeneralizedDensity:
thermalfist::EffectiveMassModel

Public Member Functions

 GeneralizedDensity ()
 
virtual ~GeneralizedDensity ()
 
virtual double Quantity (IdealGasFunctions::Quantity quantity, double T, double mu)=0
 
virtual double EffectiveMass () const
 
virtual bool IsBECPhase () const
 
virtual double BECFraction () const
 

Detailed Description

Implements the possibility of a generalized calculation of the densities. For example, effective mass model. Abstract class.

Definition at line 921 of file IdealGasFunctions.h.

Constructor & Destructor Documentation

◆ GeneralizedDensity()

thermalfist::GeneralizedDensity::GeneralizedDensity ( )
inline

Definition at line 923 of file IdealGasFunctions.h.

◆ ~GeneralizedDensity()

virtual thermalfist::GeneralizedDensity::~GeneralizedDensity ( )
inlinevirtual

Definition at line 924 of file IdealGasFunctions.h.

Member Function Documentation

◆ BECFraction()

virtual double thermalfist::GeneralizedDensity::BECFraction ( ) const
inlinevirtual

Reimplemented in thermalfist::EffectiveMassModel.

Definition at line 929 of file IdealGasFunctions.h.

◆ EffectiveMass()

virtual double thermalfist::GeneralizedDensity::EffectiveMass ( ) const
inlinevirtual

Reimplemented in thermalfist::EffectiveMassModel.

Definition at line 927 of file IdealGasFunctions.h.

◆ IsBECPhase()

virtual bool thermalfist::GeneralizedDensity::IsBECPhase ( ) const
inlinevirtual

Reimplemented in thermalfist::EffectiveMassModel.

Definition at line 928 of file IdealGasFunctions.h.

◆ Quantity()

virtual double thermalfist::GeneralizedDensity::Quantity ( IdealGasFunctions::Quantity quantity,
double T,
double mu )
pure virtual

The documentation for this class was generated from the following file: