![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#include "HRGEV/ThermalModelEVCrossterms.h"#include <vector>#include <cmath>#include <iostream>#include <iomanip>#include <algorithm>#include <fstream>#include <sstream>#include "HRGBase/xMath.h"#include "HRGEV/ExcludedVolumeHelper.h"#include <Eigen/Dense>Go to the source code of this file.
Namespaces | |
| namespace | thermalfist |
| The main namespace where all classes and functions of the Thermal-FIST library reside. | |
Functions | |
| void | thermalfist::SetEVHRGInteractionParameters (ThermalModelBase *model, double b) |
| Sets EV interactions for baryon-baryon and antibaryon-antibaryon pairs as in https://arxiv.org/abs/1708.02852. | |