CbmRoot
ExperimentRatio Struct Reference

#include <ThermalModelFit.h>

Public Member Functions

 ExperimentRatio (int PDGID1_=211, int PDGID2_=-211, double value_=1., double error_=0.1)
 
 ExperimentRatio (int PDGID1_, int PDGID2_, double value1, double error1, double value2, double error2)
 
void addSystematicError (double percent)
 

Public Attributes

int PDGID1
 
int PDGID2
 
double value
 
double error
 

Detailed Description

Definition at line 165 of file ThermalModelFit.h.

Constructor & Destructor Documentation

◆ ExperimentRatio() [1/2]

ExperimentRatio::ExperimentRatio ( int  PDGID1_ = 211,
int  PDGID2_ = -211,
double  value_ = 1.,
double  error_ = 0.1 
)
inline

Definition at line 168 of file ThermalModelFit.h.

◆ ExperimentRatio() [2/2]

ExperimentRatio::ExperimentRatio ( int  PDGID1_,
int  PDGID2_,
double  value1,
double  error1,
double  value2,
double  error2 
)
inline

Definition at line 173 of file ThermalModelFit.h.

Member Function Documentation

◆ addSystematicError()

void ExperimentRatio::addSystematicError ( double  percent)
inline

Definition at line 189 of file ThermalModelFit.h.

References error, sqrt(), and value.

Member Data Documentation

◆ error

double ExperimentRatio::error

Definition at line 167 of file ThermalModelFit.h.

Referenced by addSystematicError().

◆ PDGID1

int ExperimentRatio::PDGID1

Definition at line 166 of file ThermalModelFit.h.

◆ PDGID2

int ExperimentRatio::PDGID2

Definition at line 166 of file ThermalModelFit.h.

◆ value

double ExperimentRatio::value

Definition at line 167 of file ThermalModelFit.h.

Referenced by addSystematicError().


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