Loading [MathJax]/extensions/tex2jax.js
Thermal-FIST 1.5
Package for hadron resonance gas model applications
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
thermalfist::EventWriterForSmash Class Reference

Event writer class outputting the list of particles suitable for SMASH afterburner. More...

#include <EventWriter.h>

Inheritance diagram for thermalfist::EventWriterForSmash:
thermalfist::EventWriter

Public Member Functions

 EventWriterForSmash (const std::string &filename="", const ThermalParticleSystem *TPS=NULL)
 
bool WriteEvent (const SimpleEvent &evt)
 
- Public Member Functions inherited from thermalfist::EventWriter
 EventWriter (const std::string &filename="")
 
virtual ~EventWriter ()
 
virtual bool OpenFile (const std::string &filename)
 
virtual void CloseFile ()
 

Additional Inherited Members

- Protected Attributes inherited from thermalfist::EventWriter
std::ofstream m_fout
 
int m_EventNumber
 

Detailed Description

Event writer class outputting the list of particles suitable for SMASH afterburner.

Definition at line 62 of file EventWriter.h.

Constructor & Destructor Documentation

◆ EventWriterForSmash()

thermalfist::EventWriterForSmash::EventWriterForSmash ( const std::string & filename = "",
const ThermalParticleSystem * TPS = NULL )
inline

Definition at line 66 of file EventWriter.h.

Member Function Documentation

◆ WriteEvent()

bool thermalfist::EventWriterForSmash::WriteEvent ( const SimpleEvent & evt)
virtual

Reimplemented from thermalfist::EventWriter.

Definition at line 106 of file EventWriter.cpp.


The documentation for this class was generated from the following files: