Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
ExtraParticles.cpp File Reference
#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 ThermalParticlethermalfist::ExtraParticles::Particle (int id)
 
const ThermalParticlethermalfist::ExtraParticles::ParticleByPdg (long long pdg)
 
int thermalfist::ExtraParticles::PdgToId (long long pdg)
 
bool thermalfist::ExtraParticles::Init ()
 
std::string thermalfist::ExtraParticles::NameByPdg (long long pdg)