![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#include "HRGBase/ExtraParticles.h"#include <algorithm>#include <cstdlib>#include <stdexcept>#include "HRGBase/Utility.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. | |
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) |