Thermal-FIST  1.3
Package for hadron resonance gas model applications
Public Types | Static Public Attributes | List of all members
thermalfist::ConservedCharge Struct Reference

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
 

Detailed Description

An auxiliary struct containing the list of conserved charges.

Definition at line 41 of file ThermalParticle.h.

Member Enumeration Documentation

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.

Member Data Documentation

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

Definition at line 52 of file ThermalParticle.h.


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