Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::DecayLifetimes Namespace Reference

Contains decay lifetimes needed for propagation in Monte Carlo. More...

Functions

double GetLifetime (long long pdg)
 

Variables

map< long long, double > lifetimes
 
map< long long, double > widths
 

Detailed Description

Contains decay lifetimes needed for propagation in Monte Carlo.

Function Documentation

◆ GetLifetime()

double thermalfist::DecayLifetimes::GetLifetime ( long long pdg)

Definition at line 1695 of file ThermalParticleSystem.cpp.

Variable Documentation

◆ lifetimes

map<long long, double> thermalfist::DecayLifetimes::lifetimes
Initial value:
= {
{211, 2.6033e-8},
{111, 8.43e-17},
{321, 1.238e-8},
{310, 8.954e-11},
{130, 5.116e-8},
{411, 1.033e-12},
{421, 4.103e-13},
{431, 5.012e-13},
{2112, 878.4},
{3122, 2.617e-10},
{3222, 8.018e-11},
{3212, 74.e-21},
{3112, 1.479e-10},
{3322, 2.9e-10},
{3312, 1.639e-10},
{3334, 8.21e-11}
}

Definition at line 1670 of file ThermalParticleSystem.cpp.

◆ widths

map<long long, double> thermalfist::DecayLifetimes::widths
Initial value:
= {
{221, 1.31e-6}
}

Definition at line 1691 of file ThermalParticleSystem.cpp.