![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#include <string>#include <vector>#include <cmath>#include "HRGBase/ParticleDecay.h"#include "HRGBase/ThermalModelParameters.h"#include "HRGBase/IdealGasFunctions.h"#include "HRGBase/xMath.h"Go to the source code of this file.
Classes | |
| struct | thermalfist::ConservedCharge |
| An auxiliary struct containing the list of conserved charges. More... | |
| class | thermalfist::ThermalParticle |
| Class containing all information about a particle specie. More... | |
Namespaces | |
| namespace | thermalfist |
| The main namespace where all classes and functions of the Thermal-FIST library reside. | |
Contains classes and methods which provide basic information about a particle species and perform calculations of various thermodynamic function in the grand canonical ensemble.
Definition in file ThermalParticle.h.