|
void | AddObservedVsExpected (TH1 *Obs, TSEventDataSet *Exp) |
|
void | AddParamChi2Constraint (TSChi2ConstraintCalc &) |
|
virtual double | Compute () const |
|
virtual double | ComputeChi2Constraint () const |
|
virtual double | GetValue () const |
|
virtual double | GetLikeValue () const |
|
virtual double | GetChi2ConstraintValue () const |
|
double | GetLikeValuePart (int) |
|
bool | HasParamSet () const |
|
void | Init () |
|
void | AddObservedVsExpected (TH1 *Obs, TSEventDataSet *Exp) |
|
void | AddParamChi2Constraint (TSChi2ConstraintCalc &) |
|
virtual double | Compute () const |
|
virtual double | ComputeChi2Constraint () const |
|
virtual double | GetValue () const |
|
virtual double | GetLikeValue () const |
|
virtual double | GetChi2ConstraintValue () const |
|
double | GetLikeValuePart (int) |
|
bool | HasParamSet () const |
|
void | Init () |
|
| TSMinimizationFunction (TString name, TString title) |
|
| TSMinimizationFunction (const TSMinimizationFunction &) |
|
ROOT::Math::IMultiGenFunction * | Clone () const |
|
int | GetDataDim () const |
|
TObject * | GetDataHistogram () const |
|
TTree * | GetHistoryTree () const |
|
int | GetNumOfCalls () const |
|
const TSFuncModel * | GetModel () const |
|
const TSVariable * | GetVariableX () const |
|
const TSVariable * | GetVariableY () const |
|
bool | HasModel () const |
|
bool | HasData () const |
|
void | Init () |
|
virtual unsigned int | NDim () const |
|
virtual unsigned int | NPar () const |
|
void | ResetNumOfCalls () const |
|
void | SaveHistory (bool b) |
|
bool | SaveHistoryIsSet () const |
|
int | SetBinnedData (const TSDataBin &data, const TSArgList &vars) |
|
int | SetBinnedData (TObject &histo_data) |
|
int | SetModel (const TSFuncModel &model) |
|
TGraph * | ScanParameter (TSParameter &, int N, double min, double max) |
|
TGraph2D * | ScanParameters (TSParameter &, TSParameter &, int Nx, double xmin, double xmax, int Ny, double ymin, double ymax) |
|
void | ScanParameters3D (const TSParamList &, int, double, double, int, double, double, int, double, double) |
|
void | SetNormalizedScannedMin (double m=1) |
|
void | ResetNormalizedScannedMin () |
|
void | GetScannedMinima (double &func_min, double *pars) |
|
void | SetName (TString name) |
|
void | SetTitle (TString title) |
|
TString | Name () const |
|
TString | Title () const |
|
const char * | GetName () const |
|
const char * | GetTitle () const |
|
int | SetNumOfDim (int v) |
|
double | EvalFunctor (const double *x) const |
|
virtual TSArgList * | GetPrimaryParamList () const |
|
| TSMinimizationFunction (TString name, TString title) |
|
| TSMinimizationFunction (const TSMinimizationFunction &) |
|
ROOT::Math::IMultiGenFunction * | Clone () const |
|
int | GetDataDim () const |
|
TObject * | GetDataHistogram () const |
|
TTree * | GetHistoryTree () const |
|
int | GetNumOfCalls () const |
|
const TSFuncModel * | GetModel () const |
|
const TSVariable * | GetVariableX () const |
|
const TSVariable * | GetVariableY () const |
|
bool | HasModel () const |
|
bool | HasData () const |
|
void | Init () |
|
virtual unsigned int | NDim () const |
|
virtual unsigned int | NPar () const |
|
void | ResetNumOfCalls () const |
|
void | SaveHistory (bool b) |
|
bool | SaveHistoryIsSet () const |
|
int | SetBinnedData (const TSDataBin &data, const TSArgList &vars) |
|
int | SetBinnedData (TObject &histo_data) |
|
int | SetModel (const TSFuncModel &model) |
|
TGraph * | ScanParameter (TSParameter &, int N, double min, double max) |
|
TGraph2D * | ScanParameters (TSParameter &, TSParameter &, int Nx, double xmin, double xmax, int Ny, double ymin, double ymax) |
|
void | ScanParameters3D (const TSParamList &, int, double, double, int, double, double, int, double, double) |
|
void | SetNormalizedScannedMin (double m=1) |
|
void | ResetNormalizedScannedMin () |
|
void | GetScannedMinima (double &func_min, double *pars) |
|
void | SetName (TString name) |
|
void | SetTitle (TString title) |
|
TString | Name () const |
|
TString | Title () const |
|
const char * | GetName () const |
|
const char * | GetTitle () const |
|
int | SetNumOfDim (int v) |
|
double | EvalFunctor (const double *x) const |
|