Thermal-FIST
1.3
Package for hadron resonance gas model applications
|
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 |
An auxiliary struct containing the list of feeddown flags.
Definition at line 30 of file ParticleDecay.h.
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 35 of file ParticleDecay.h.
|
static |
Definition at line 42 of file ParticleDecay.h.