Thermal-FIST
1.3
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 1466 of file ThermalParticleSystem.cpp.
std::string thermalfist::ExtraParticles::NameByPdg | ( | long long | pdg | ) |
Definition at line 1527 of file ThermalParticleSystem.cpp.
const ThermalParticle & thermalfist::ExtraParticles::Particle | ( | int | id | ) |
Definition at line 1445 of file ThermalParticleSystem.cpp.
const ThermalParticle & thermalfist::ExtraParticles::ParticleByPdg | ( | long long | pdg | ) |
Definition at line 1453 of file ThermalParticleSystem.cpp.
int thermalfist::ExtraParticles::PdgToId | ( | long long | pdg | ) |
Definition at line 1462 of file ThermalParticleSystem.cpp.