![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
An auxiliary struct containing the list of conserved lepton flavor charges. More...
#include <CosmicEoS.h>
Public Types | |
| enum | Name { Electron = 0 , Muon = 1 , Tau = 2 } |
| Set of all conserved charges considered. More... | |
Static Public Attributes | |
| static const int | NumberOfFlavors = 3 |
| Number of lepton flavors. | |
| static double | m_e = 0.000511 |
| Electron mass. | |
| static double | m_mu = 0.105658 |
| Muon mass. | |
| static double | m_tau = 1.77684 |
| Tauon mass. | |
An auxiliary struct containing the list of conserved lepton flavor charges.
Definition at line 26 of file CosmicEoS.h.
Set of all conserved charges considered.
| Enumerator | |
|---|---|
| Electron | Electron. |
| Muon | Muon. |
| Tau | Tau. |
Definition at line 31 of file CosmicEoS.h.
|
static |
Electron mass.
Definition at line 41 of file CosmicEoS.h.
|
static |
Muon mass.
Definition at line 44 of file CosmicEoS.h.
|
static |
Tauon mass.
Definition at line 47 of file CosmicEoS.h.
|
static |
Number of lepton flavors.
Definition at line 38 of file CosmicEoS.h.