![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#include <map>#include <vector>#include <set>#include <fstream>#include "HRGBase/ThermalParticle.h"Go to the source code of this file.
Namespaces | |
| namespace | thermalfist |
| The main namespace where all classes and functions of the Thermal-FIST library reside. | |
| namespace | thermalfist::ExtraParticles |
| Contains properties of non-QCD particles such as photons and leptons. | |
| namespace | thermalfist::DecayLifetimes |
| Contains decay lifetimes needed for propagation in Monte Carlo. | |
Functions | |
| const ThermalParticle & | thermalfist::ExtraParticles::Particle (int id) |
| const ThermalParticle & | thermalfist::ExtraParticles::ParticleByPdg (long long pdg) |
| int | thermalfist::ExtraParticles::PdgToId (long long pdg) |
| bool | thermalfist::ExtraParticles::Init () |
| std::string | thermalfist::ExtraParticles::NameByPdg (long long pdg) |
| double | thermalfist::DecayLifetimes::GetLifetime (long long pdg) |