Thermal-FIST  1.3
Package for hadron resonance gas model applications
Classes | Namespaces | Functions
EventGeneratorBase.h File Reference
#include <sstream>
#include "HRGEventGenerator/SimpleEvent.h"
#include "HRGEventGenerator/Acceptance.h"
#include "HRGEventGenerator/RandomGenerators.h"
#include "HRGBase/xMath.h"
#include "HRGBase/ThermalModelBase.h"

Go to the source code of this file.

Classes

struct  thermalfist::EventGeneratorConfiguration
 Structure containing the thermal event generator configuration. More...
 
class  thermalfist::EventGeneratorBase
 Base class for generating events with the Thermal Event Generator. More...
 

Namespaces

 thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 

Functions

template<typename T >
std::string thermalfist::to_string_fix (T value)