Thermal-FIST  1.3
Package for hadron resonance gas model applications
Classes | Namespaces | Functions
ThermalParticleSystem.h File Reference
#include <map>
#include <vector>
#include <set>
#include <fstream>
#include "HRGBase/ThermalParticle.h"

Go to the source code of this file.

Classes

class  thermalfist::ThermalParticleSystem
 Class containing the particle list. More...
 

Namespaces

 thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 
 thermalfist::CuteHRGHelper
 Contains several helper routines.
 
 thermalfist::ExtraParticles
 Contains properties of non-QCD particles such as photons and leptons.
 

Functions

std::vector< std::string > thermalfist::CuteHRGHelper::split (const std::string &s, char delim)
 
void thermalfist::CuteHRGHelper::cutDecayDistributionsVector (std::vector< std::pair< double, std::vector< int > > > &vect, int maxsize=1000)
 
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)