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

Structure containing the experimental yield (multiplicity) to be fitted. More...

#include <ThermalModelFitQuantities.h>

Public Member Functions

 ExperimentMultiplicity (long long PDGID=-211, double value=300., double error=20., Feeddown::Type fd=Feeddown::StabilityFlag)
 Construct a new ExperimentMultiplicity object.
 
void addSystematicError (double percent)
 Adds a relative systematic error as a fraction of the total yield.
 

Public Attributes

long long fPDGID
 PDG code of the particle yield.
 
double fValue
 Experimental value.
 
double fError
 Experimental error.
 
Feeddown::Type fFeedDown
 The feeddown contributions to be included.
 

Detailed Description

Structure containing the experimental yield (multiplicity) to be fitted.

Definition at line 28 of file ThermalModelFitQuantities.h.

Constructor & Destructor Documentation

◆ ExperimentMultiplicity()

thermalfist::ExperimentMultiplicity::ExperimentMultiplicity ( long long PDGID = -211,
double value = 300.,
double error = 20.,
Feeddown::Type fd = Feeddown::StabilityFlag )
inline

Construct a new ExperimentMultiplicity object.

Parameters
PDGIDPDG code of the particle yield.
Parameters
valueExperimental value.
Parameters
errorExperimental error.
Parameters
fdThe feeddown contributions to be included.

Definition at line 49 of file ThermalModelFitQuantities.h.

Member Function Documentation

◆ addSystematicError()

void thermalfist::ExperimentMultiplicity::addSystematicError ( double percent)
inline

Adds a relative systematic error as a fraction of the total yield.

Definition at line 53 of file ThermalModelFitQuantities.h.

Member Data Documentation

◆ fError

double thermalfist::ExperimentMultiplicity::fError

Experimental error.

Definition at line 36 of file ThermalModelFitQuantities.h.

◆ fFeedDown

Feeddown::Type thermalfist::ExperimentMultiplicity::fFeedDown

The feeddown contributions to be included.

Definition at line 39 of file ThermalModelFitQuantities.h.

◆ fPDGID

long long thermalfist::ExperimentMultiplicity::fPDGID

PDG code of the particle yield.

Definition at line 30 of file ThermalModelFitQuantities.h.

◆ fValue

double thermalfist::ExperimentMultiplicity::fValue

Experimental value.

Definition at line 33 of file ThermalModelFitQuantities.h.


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