Thermal-FIST  1.3
Package for hadron resonance gas model applications
Functions
thermalfist::ExtraParticles Namespace Reference

Contains properties of non-QCD particles such as photons and leptons. More...

Functions

const ThermalParticleParticle (int id)
 
const ThermalParticleParticleByPdg (long long pdg)
 
int PdgToId (long long pdg)
 
bool Init ()
 
std::string NameByPdg (long long pdg)
 

Detailed Description

Contains properties of non-QCD particles such as photons and leptons.

Function Documentation

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.