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

An auxiliary struct containing the list of feeddown flags. More...

#include <ParticleDecay.h>

Public Types

enum  Type {
  Primordial = 0 , StabilityFlag = 1 , Weak = 2 , Electromagnetic = 3 ,
  Strong = 4
}
 

Static Public Attributes

static const int NumberOfTypes = 5
 

Detailed Description

An auxiliary struct containing the list of feeddown flags.

Definition at line 34 of file ParticleDecay.h.

Member Enumeration Documentation

◆ Type

List of feeddown flags.

Enumerator
Primordial 

No feeddown.

StabilityFlag 

Feeddown from all particles marked as unstable.

Weak 

Feeddown from strong, electromagnetic, and weak decays.

Electromagnetic 

Feeddown from strong and electromagnetic decays.

Strong 

Feeddown from strong decays.

Definition at line 39 of file ParticleDecay.h.

Member Data Documentation

◆ NumberOfTypes

const int thermalfist::Feeddown::NumberOfTypes = 5
static

Definition at line 46 of file ParticleDecay.h.


The documentation for this struct was generated from the following file: