![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
Magnetic field configuration. More...
#include <IdealGasFunctions.h>
Public Member Functions | |
| MagneticFieldConfiguration (double in_B=0., int in_lmax=100, double in_degSpin=1., double in_Q=0.) | |
Public Attributes | |
| double | B |
| Magnetic field strength [GeV^2]. | |
| int | lmax |
| Number of the Landau levels. | |
| double | degSpin |
| Particle's spin degeneracy. | |
| double | Q |
| Particle's electric charge [e]. | |
Magnetic field configuration.
Definition at line 47 of file IdealGasFunctions.h.
|
inline |
Definition at line 52 of file IdealGasFunctions.h.
| double thermalfist::IdealGasFunctions::MagneticFieldConfiguration::B |
Magnetic field strength [GeV^2].
Definition at line 48 of file IdealGasFunctions.h.
| double thermalfist::IdealGasFunctions::MagneticFieldConfiguration::degSpin |
Particle's spin degeneracy.
Definition at line 50 of file IdealGasFunctions.h.
| int thermalfist::IdealGasFunctions::MagneticFieldConfiguration::lmax |
Number of the Landau levels.
Definition at line 49 of file IdealGasFunctions.h.
| double thermalfist::IdealGasFunctions::MagneticFieldConfiguration::Q |
Particle's electric charge [e].
Definition at line 51 of file IdealGasFunctions.h.