49    double tauH = pow(
m_THM->Volume() / (2. * m_EtaMax) / 
xMath::Pi() / m_RoverTauH / m_RoverTauH, 1. / 3.);
 
   52      for (
size_t i = 0; i < 
m_THM->TPS()->Particles().size(); ++i) {
 
   57        double T = 
m_THM->Parameters().T;
 
   58        double Mu = 
m_THM->FullIdealChemicalPotential(i);
 
 
Class containing all information about a particle specie.
 
@ eBWconstBR
Energy-dependent Breit-Wigner scheme (eBW) with constant branching ratios when evaluating feeddown.
 
@ eBW
Energy-dependent Breit-Wigner scheme (eBW)
 
Class containing the particle list.