CbmRoot
ThermalModelFitParameters Struct Reference

#include <ThermalModelFit.h>

Collaboration diagram for ThermalModelFitParameters:
[legend]

Public Member Functions

 ThermalModelFitParameters (double T_=0.12, double muB_=0.5, double muS_=0.1, double muQ_=-0.01, double gammaS_=1., double V_=4000., double R_=1.)
 
FitParameter GetParamater (const std::string &name) const
 
void SetParameter (const std::string &name, const FitParameter &param)
 
void SetParameter (const std::string &name, double val, double err, double xmin, double xmax)
 
void SetParameterFitFlag (const std::string &name, bool toFit)
 
ThermalModelParameters GetThermalModelParameters ()
 

Public Attributes

FitParameter T
 
FitParameter muB
 
FitParameter muS
 
FitParameter muQ
 
FitParameter gammaS
 
FitParameter V
 
FitParameter R
 
double chi2ndf
 

Detailed Description

Definition at line 79 of file ThermalModelFit.h.

Constructor & Destructor Documentation

◆ ThermalModelFitParameters()

ThermalModelFitParameters::ThermalModelFitParameters ( double  T_ = 0.12,
double  muB_ = 0.5,
double  muS_ = 0.1,
double  muQ_ = -0.01,
double  gammaS_ = 1.,
double  V_ = 4000.,
double  R_ = 1. 
)
inline

Definition at line 82 of file ThermalModelFit.h.

Member Function Documentation

◆ GetParamater()

FitParameter ThermalModelFitParameters::GetParamater ( const std::string &  name) const
inline

Definition at line 105 of file ThermalModelFit.h.

References gammaS, muB, muQ, muS, FitParameter::name, R, T, and V.

◆ GetThermalModelParameters()

ThermalModelParameters ThermalModelFitParameters::GetThermalModelParameters ( )
inline

◆ SetParameter() [1/2]

void ThermalModelFitParameters::SetParameter ( const std::string &  name,
const FitParameter param 
)
inline

Definition at line 115 of file ThermalModelFit.h.

References gammaS, muB, muQ, muS, FitParameter::name, R, T, and V.

◆ SetParameter() [2/2]

void ThermalModelFitParameters::SetParameter ( const std::string &  name,
double  val,
double  err,
double  xmin,
double  xmax 
)
inline

Definition at line 124 of file ThermalModelFit.h.

References gammaS, muB, muQ, muS, FitParameter::name, R, T, and V.

◆ SetParameterFitFlag()

void ThermalModelFitParameters::SetParameterFitFlag ( const std::string &  name,
bool  toFit 
)
inline

Definition at line 138 of file ThermalModelFit.h.

References gammaS, muB, muQ, muS, FitParameter::name, R, T, FitParameter::toFit, and V.

Referenced by ThermalModelFit::SetFitFlag().

Member Data Documentation

◆ chi2ndf

double ThermalModelFitParameters::chi2ndf

Definition at line 81 of file ThermalModelFit.h.

Referenced by CbmHRGModel::Exec(), and ThermalModelFit::PerformFit().

◆ gammaS

FitParameter ThermalModelFitParameters::gammaS

◆ muB

◆ muQ

◆ muS

◆ R

FitParameter ThermalModelFitParameters::R

◆ T

◆ V


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