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

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.
 

Detailed Description

An auxiliary struct containing the list of conserved lepton flavor charges.

Definition at line 26 of file CosmicEoS.h.

Member Enumeration Documentation

◆ Name

Set of all conserved charges considered.

Enumerator
Electron 

Electron.

Muon 

Muon.

Tau 

Tau.

Definition at line 31 of file CosmicEoS.h.

Member Data Documentation

◆ m_e

double thermalfist::LeptonFlavor::m_e = 0.000511
static

Electron mass.

Definition at line 41 of file CosmicEoS.h.

◆ m_mu

double thermalfist::LeptonFlavor::m_mu = 0.105658
static

Muon mass.

Definition at line 44 of file CosmicEoS.h.

◆ m_tau

double thermalfist::LeptonFlavor::m_tau = 1.77684
static

Tauon mass.

Definition at line 47 of file CosmicEoS.h.

◆ NumberOfFlavors

const int thermalfist::LeptonFlavor::NumberOfFlavors = 3
static

Number of lepton flavors.

Definition at line 38 of file CosmicEoS.h.


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