CbmRoot
|
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 &) | |
ThermalChi2Func & | operator= (const ThermalChi2Func &) |
Private Attributes | |
double | Norm |
TH1F * | dndyHist |
TH2F * | dndydptHist |
Definition at line 362 of file CbmThermalModelNoFlow.cxx.
|
inline |
Definition at line 365 of file CbmThermalModelNoFlow.cxx.
References dndydptHist, and dndyHist.
|
inline |
Definition at line 371 of file CbmThermalModelNoFlow.cxx.
ThermalModelNoFlowNamespace::ThermalChi2Func::ThermalChi2Func | ( | const ThermalChi2Func & | ) |
|
inline |
fMVariances[n]);
Definition at line 373 of file CbmThermalModelNoFlow.cxx.
References ThermalModelNoFlowNamespace::ThermalDistributionFunction::dndybinlab(), dndyHist, Norm, and sqrt().
Referenced by CbmThermalModelNoFlow::Finish().
|
inline |
fMVariances[n]);
Definition at line 408 of file CbmThermalModelNoFlow.cxx.
References ThermalModelNoFlowNamespace::ThermalDistributionFunction::dndydptbin(), dndydptHist, Norm, and sqrt().
Referenced by CbmThermalModelNoFlow::Finish().
ThermalChi2Func& ThermalModelNoFlowNamespace::ThermalChi2Func::operator= | ( | const ThermalChi2Func & | ) |
|
private |
Definition at line 452 of file CbmThermalModelNoFlow.cxx.
Referenced by chi2ypt(), and ThermalChi2Func().
|
private |
Definition at line 451 of file CbmThermalModelNoFlow.cxx.
Referenced by chi2dndy(), and ThermalChi2Func().
|
private |
Definition at line 450 of file CbmThermalModelNoFlow.cxx.
Referenced by chi2dndy(), and chi2ypt().