CbmRoot
ThermalModelNoFlowNamespace::ThermalChi2Func Class Reference

Public Member Functions

 ThermalChi2Func (TH1F *dndyexp, TH2F *dndydptexp, double Norm_)
 
 ~ThermalChi2Func ()
 
double chi2dndy (int part, double T_, double R_, double ekin_, AcceptanceFunction *af_=NULL, ReconstructionEfficiencyFunction *rf_=NULL, double systerr=0.) const
 
double chi2ypt (int part, double T_, double R_, double ekin_, AcceptanceFunction *af_=NULL, ReconstructionEfficiencyFunction *rf_=NULL, double systerr=0.) const
 
 ThermalChi2Func (const ThermalChi2Func &)
 
ThermalChi2Funcoperator= (const ThermalChi2Func &)
 

Private Attributes

double Norm
 
TH1F * dndyHist
 
TH2F * dndydptHist
 

Detailed Description

Definition at line 362 of file CbmThermalModelNoFlow.cxx.

Constructor & Destructor Documentation

◆ ThermalChi2Func() [1/2]

ThermalModelNoFlowNamespace::ThermalChi2Func::ThermalChi2Func ( TH1F *  dndyexp,
TH2F *  dndydptexp,
double  Norm_ 
)
inline

Definition at line 365 of file CbmThermalModelNoFlow.cxx.

References dndydptHist, and dndyHist.

◆ ~ThermalChi2Func()

ThermalModelNoFlowNamespace::ThermalChi2Func::~ThermalChi2Func ( )
inline

Definition at line 371 of file CbmThermalModelNoFlow.cxx.

◆ ThermalChi2Func() [2/2]

ThermalModelNoFlowNamespace::ThermalChi2Func::ThermalChi2Func ( const ThermalChi2Func )

Member Function Documentation

◆ chi2dndy()

double ThermalModelNoFlowNamespace::ThermalChi2Func::chi2dndy ( int  part,
double  T_,
double  R_,
double  ekin_,
AcceptanceFunction af_ = NULL,
ReconstructionEfficiencyFunction rf_ = NULL,
double  systerr = 0. 
) const
inline

◆ chi2ypt()

double ThermalModelNoFlowNamespace::ThermalChi2Func::chi2ypt ( int  part,
double  T_,
double  R_,
double  ekin_,
AcceptanceFunction af_ = NULL,
ReconstructionEfficiencyFunction rf_ = NULL,
double  systerr = 0. 
) const
inline

◆ operator=()

ThermalChi2Func& ThermalModelNoFlowNamespace::ThermalChi2Func::operator= ( const ThermalChi2Func )

Member Data Documentation

◆ dndydptHist

TH2F* ThermalModelNoFlowNamespace::ThermalChi2Func::dndydptHist
private

Definition at line 452 of file CbmThermalModelNoFlow.cxx.

Referenced by chi2ypt(), and ThermalChi2Func().

◆ dndyHist

TH1F* ThermalModelNoFlowNamespace::ThermalChi2Func::dndyHist
private

Definition at line 451 of file CbmThermalModelNoFlow.cxx.

Referenced by chi2dndy(), and ThermalChi2Func().

◆ Norm

double ThermalModelNoFlowNamespace::ThermalChi2Func::Norm
private

Definition at line 450 of file CbmThermalModelNoFlow.cxx.

Referenced by chi2dndy(), and chi2ypt().


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