Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::EventWriterForUrqmd Class Reference

Event writer class outputting the list of particles suitable for UrQMD afterburner from https://github.com/jbernhard/urqmd-afterburner. More...

#include <EventWriter.h>

Inheritance diagram for thermalfist::EventWriterForUrqmd:
thermalfist::EventWriter

Public Member Functions

 EventWriterForUrqmd (const std::string &filename="")
 
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 UrQMD afterburner from https://github.com/jbernhard/urqmd-afterburner.

Definition at line 53 of file EventWriter.h.

Constructor & Destructor Documentation

◆ EventWriterForUrqmd()

thermalfist::EventWriterForUrqmd::EventWriterForUrqmd ( const std::string & filename = "")
inline

Definition at line 57 of file EventWriter.h.

Member Function Documentation

◆ WriteEvent()

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

Reimplemented from thermalfist::EventWriter.

Definition at line 97 of file EventWriter.cpp.


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