![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#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 | |
| namespace | thermalfist |
| The main namespace where all classes and functions of the Thermal-FIST library reside. | |
| namespace | thermalfist::CuteHRGHelper |
| Contains several helper routines. | |
| namespace | thermalfist::DecayLifetimes |
| Contains decay lifetimes needed for propagation in Monte Carlo. | |
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) |
| double | thermalfist::DecayLifetimes::GetLifetime (long long pdg) |