![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
Contains properties of non-QCD particles such as photons and leptons. More...
Functions | |
const ThermalParticle & | Particle (int id) |
const ThermalParticle & | ParticleByPdg (long long pdg) |
int | PdgToId (long long pdg) |
bool | Init () |
std::string | NameByPdg (long long pdg) |
Contains properties of non-QCD particles such as photons and leptons.
bool thermalfist::ExtraParticles::Init | ( | ) |
Definition at line 49 of file ExtraParticles.cpp.
std::string thermalfist::ExtraParticles::NameByPdg | ( | long long | pdg | ) |
Definition at line 111 of file ExtraParticles.cpp.
const ThermalParticle & thermalfist::ExtraParticles::Particle | ( | int | id | ) |
Definition at line 27 of file ExtraParticles.cpp.
const ThermalParticle & thermalfist::ExtraParticles::ParticleByPdg | ( | long long | pdg | ) |
Definition at line 34 of file ExtraParticles.cpp.
int thermalfist::ExtraParticles::PdgToId | ( | long long | pdg | ) |
Definition at line 42 of file ExtraParticles.cpp.