Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::SimpleEvent::EventOutputConfig Struct Reference

Configuration for the event output. More...

#include <SimpleEvent.h>

Public Member Functions

 EventOutputConfig ()
 

Public Attributes

bool printEnergy
 Output the particle's energy in addition to its 3-momentum.
 
bool printMotherPdg
 Output the pdg code of the mother particle.
 
bool printPhotonsLeptons
 Output photons and leptons, if any.
 
bool printDecayEpoch
 Print the number of successive decays before the particle was produced.
 
bool printCoordinates
 Print the space-time coordinates of the particles.
 
bool printWeight
 Print the event weight for importance sampling.
 

Detailed Description

Configuration for the event output.

Definition at line 53 of file SimpleEvent.h.

Constructor & Destructor Documentation

◆ EventOutputConfig()

thermalfist::SimpleEvent::EventOutputConfig::EventOutputConfig ( )
inline

Definition at line 73 of file SimpleEvent.h.

Member Data Documentation

◆ printCoordinates

bool thermalfist::SimpleEvent::EventOutputConfig::printCoordinates

Print the space-time coordinates of the particles.

Definition at line 68 of file SimpleEvent.h.

◆ printDecayEpoch

bool thermalfist::SimpleEvent::EventOutputConfig::printDecayEpoch

Print the number of successive decays before the particle was produced.

Definition at line 65 of file SimpleEvent.h.

◆ printEnergy

bool thermalfist::SimpleEvent::EventOutputConfig::printEnergy

Output the particle's energy in addition to its 3-momentum.

Definition at line 56 of file SimpleEvent.h.

◆ printMotherPdg

bool thermalfist::SimpleEvent::EventOutputConfig::printMotherPdg

Output the pdg code of the mother particle.

Definition at line 59 of file SimpleEvent.h.

◆ printPhotonsLeptons

bool thermalfist::SimpleEvent::EventOutputConfig::printPhotonsLeptons

Output photons and leptons, if any.

Definition at line 62 of file SimpleEvent.h.

◆ printWeight

bool thermalfist::SimpleEvent::EventOutputConfig::printWeight

Print the event weight for importance sampling.

Definition at line 71 of file SimpleEvent.h.


The documentation for this struct was generated from the following file: