Thermal-FIST  1.3
Package for hadron resonance gas model applications
Classes | Namespaces
ParticleDecay.h File Reference

Contains structures related to particle decays. More...

#include <string>
#include <vector>
#include <cmath>
#include "HRGBase/ThermalModelParameters.h"
#include "HRGBase/IdealGasFunctions.h"
#include "HRGBase/xMath.h"

Go to the source code of this file.

Classes

struct  thermalfist::Feeddown
 An auxiliary struct containing the list of feeddown flags. More...
 
struct  thermalfist::ParticleDecayType
 An auxiliary struct containing the list of decay types. More...
 
struct  thermalfist::ParticleDecayChannel
 Structure containing information about a single decay channel of a particle. More...
 

Namespaces

 thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 

Detailed Description

Contains structures related to particle decays.

Definition in file ParticleDecay.h.