![]() |
Thermal-FIST 1.5
Package for hadron resonance gas model applications
|
#include "HRGBase/SplineFunction.h"#include "HRGEventGenerator/MomentumDistribution.h"#include "HRGEventGenerator/RandomGenerators.h"#include "HRGEventGenerator/SphericalBlastWaveEventGenerator.h"#include "HRGEventGenerator/CylindricalBlastWaveEventGenerator.h"Go to the source code of this file.
Classes | |
| struct | thermalfist::ParticlizationHypersurfaceElement |
| class | thermalfist::RandomGenerators::VolumeElementSampler |
| Sample the volume element on a hypersurface from a multinomial distribution. More... | |
| class | thermalfist::RandomGenerators::HypersurfaceMomentumGenerator |
| Class for generating momentum of a particle from a hypersurface. More... | |
| struct | thermalfist::RandomGenerators::HypersurfaceMomentumGenerator::HypersurfaceMomentumGeneratorConfiguration |
| Configuration structure for the HypersurfaceMomentumGenerator. More... | |
| class | thermalfist::RandomGenerators::BoostInvariantHypersurfaceMomentumGenerator |
| Class for generating momentum of a particle from a longitudinally boost-invariant (2+1)-D hypersurface. More... | |
| class | thermalfist::HypersurfaceEventGenerator |
| class | thermalfist::HypersurfaceEventGeneratorEVHRG |
| class | thermalfist::BoostInvariantHypersurfaceEventGenerator |
| Class implementing the Thermal Event Generator for the boost-invariant (2+1)-d hydro hypersurface. More... | |
Namespaces | |
| namespace | thermalfist |
| The main namespace where all classes and functions of the Thermal-FIST library reside. | |
| namespace | thermalfist::RandomGenerators |
| Contains random generator functions used in the Monte Carlo Thermal Event Generator. | |
Typedefs | |
| typedef std::vector< ParticlizationHypersurfaceElement > | thermalfist::ParticlizationHypersurface |