Thermal-FIST
1.3
Package for hadron resonance gas model applications
|
An auxiliary struct containing the list of conserved charges. More...
#include <ThermalParticle.h>
Public Types | |
enum | Name { BaryonCharge = 0, ElectricCharge = 1, StrangenessCharge = 2, CharmCharge = 3 } |
Set of all conserved charges considered. More... | |
Static Public Attributes | |
static const int | NumberOfTypes = 5 |
An auxiliary struct containing the list of conserved charges.
Definition at line 41 of file ThermalParticle.h.
Set of all conserved charges considered.
Enumerator | |
---|---|
BaryonCharge |
Baryon number. |
ElectricCharge |
Electric charge. |
StrangenessCharge |
Strangeness. |
CharmCharge |
Charm. |
Definition at line 46 of file ThermalParticle.h.
|
static |
Definition at line 52 of file ThermalParticle.h.