|  | 
|  | TSFuncModel (TString name, TString title) | 
|  | 
|  | TSFuncModel (TString name, TString title, const TSArgList &set) | 
|  | 
|  | TSFuncModel (TString name, TString title, const TSArgList &set, const TSArgSet &coefs) | 
|  | 
|  | TSFuncModel (TString name, TString title, TString formula, const TSArgList &set) | 
|  | 
|  | TSFuncModel (TString name, TString title, TString formula, const TSArgList &set, const TSArgSet &coefs) | 
|  | 
| virtual double | Eval (double x, double y=0) const =0 | 
|  | 
| virtual double | Eval () const =0 | 
|  | 
| virtual double | Evaluate () const =0 | 
|  | 
| double | GetNormalization () const | 
|  | 
| int | GetNumOfFuncs () const | 
|  | 
| int | GetNumOfCoefs () const | 
|  | 
| bool | HasCoefs () const | 
|  | 
| void | Init () | 
|  | 
| bool | IsLinear () const | 
|  | 
| bool | IsTFormula () const | 
|  | 
| TString | GetFormula () const | 
|  | 
| TString | GetTF1Formula () const | 
|  | 
| void | Print () const | 
|  | 
| void | ResetNormalization () const | 
|  | 
| void | SetNormalization (double integral, double binw_width_x=1, double bin_width_y=1) const | 
|  | 
| void | NormalizeToIntegral (const TH1 &) const | 
|  | 
| void | NormalizeToHistogram (const TH1 &) const | 
|  | 
|  | TSFuncModel (TString name, TString title) | 
|  | 
|  | TSFuncModel (TString name, TString title, const TSArgList &set) | 
|  | 
|  | TSFuncModel (TString name, TString title, const TSArgList &set, const TSArgSet &coefs) | 
|  | 
|  | TSFuncModel (TString name, TString title, TString formula, const TSArgList &set) | 
|  | 
|  | TSFuncModel (TString name, TString title, TString formula, const TSArgList &set, const TSArgSet &coefs) | 
|  | 
| virtual double | Eval (double x, double y=0) const =0 | 
|  | 
| virtual double | Eval () const =0 | 
|  | 
| virtual double | Evaluate () const =0 | 
|  | 
| double | GetNormalization () const | 
|  | 
| int | GetNumOfFuncs () const | 
|  | 
| int | GetNumOfCoefs () const | 
|  | 
| bool | HasCoefs () const | 
|  | 
| void | Init () | 
|  | 
| bool | IsLinear () const | 
|  | 
| bool | IsTFormula () const | 
|  | 
| TString | GetFormula () const | 
|  | 
| TString | GetTF1Formula () const | 
|  | 
| void | Print () const | 
|  | 
| void | ResetNormalization () const | 
|  | 
| void | SetNormalization (double integral, double binw_width_x=1, double bin_width_y=1) const | 
|  | 
| void | NormalizeToIntegral (const TH1 &) const | 
|  | 
| void | NormalizeToHistogram (const TH1 &) const | 
|  | 
|  | TSFunction2D (TString name, TString title) | 
|  | 
|  | TSFunction2D (TString name, TString title, const TSVariable &var_x, const TSVariable &var_y) | 
|  | 
| virtual double | EvalFunc (double *x, double *p) const | 
|  | 
| TGraph2D * | BuildGraph2D (double xmin, double xmax, double ymin, double ymax, int nptx=100, int npty=100) const | 
|  | 
| TGraph2D * | BuildGraph2D (int nptx=100, int npty=100) const | 
|  | 
| TF2 * | BuildTF2 (TString name="", int npx=100, int npy=100) const | 
|  | 
| virtual double | ComputeIntegral () const | 
|  | 
| virtual double | ComputeIntegral (double xmin, double xmax, double ymin, double ymax) const | 
|  | 
| TString | GetAxisTitles () const | 
|  | 
| void | InitFuncs () | 
|  | 
| virtual void | SetVarY (const TSVariable &) | 
|  | 
| const TSVariable * | GetVariableY () const | 
|  | 
|  | TSFunction2D (TString name, TString title) | 
|  | 
|  | TSFunction2D (TString name, TString title, const TSVariable &var_x, const TSVariable &var_y) | 
|  | 
| virtual double | EvalFunc (double *x, double *p) const | 
|  | 
| TGraph2D * | BuildGraph2D (double xmin, double xmax, double ymin, double ymax, int nptx=100, int npty=100) const | 
|  | 
| TGraph2D * | BuildGraph2D (int nptx=100, int npty=100) const | 
|  | 
| TF2 * | BuildTF2 (TString name="", int npx=100, int npy=100) const | 
|  | 
| virtual double | ComputeIntegral () const | 
|  | 
| virtual double | ComputeIntegral (double xmin, double xmax, double ymin, double ymax) const | 
|  | 
| TString | GetAxisTitles () const | 
|  | 
| void | InitFuncs () | 
|  | 
| virtual void | SetVarY (const TSVariable &) | 
|  | 
| const TSVariable * | GetVariableY () const | 
|  | 
|  | TSFunction1D (TString name, TString title) | 
|  | 
|  | TSFunction1D (TString name, TString title, const TSVariable &var_x) | 
|  | 
| TGraph * | BuildGraphX (double xmin, double xmax, int npts=300) const | 
|  | 
| TGraph * | BuildGraphX (int npts=300, double y=0) const | 
|  | 
| TF1 * | BuildTF1 (TString name="", int npx=300) const | 
|  | 
| virtual double | ComputeIntegral (double xmin, double xmax) const | 
|  | 
| TString | GetAxisTitles () const | 
|  | 
| void | InitFuncs () | 
|  | 
| virtual void | SetVarX (const TSVariable &) | 
|  | 
| const TSVariable * | GetVariableX () const | 
|  | 
| virtual double | GetSigmaSpread () const | 
|  | 
|  | TSFunction1D (TString name, TString title) | 
|  | 
|  | TSFunction1D (TString name, TString title, const TSVariable &var_x) | 
|  | 
| TGraph * | BuildGraphX (double xmin, double xmax, int npts=300) const | 
|  | 
| TGraph * | BuildGraphX (int npts=300, double y=0) const | 
|  | 
| TF1 * | BuildTF1 (TString name="", int npx=300) const | 
|  | 
| virtual double | ComputeIntegral (double xmin, double xmax) const | 
|  | 
| TString | GetAxisTitles () const | 
|  | 
| void | InitFuncs () | 
|  | 
| virtual void | SetVarX (const TSVariable &) | 
|  | 
| const TSVariable * | GetVariableX () const | 
|  | 
| virtual double | GetSigmaSpread () const | 
|  | 
|  | TSBaseFunction (TString name, TString title) | 
|  | 
| const TSParameter * | GetParameter (int) const | 
|  | 
| const TSParameter * | GetParameter (TString name) const | 
|  | 
| void | PrintParamList () const | 
|  | 
| virtual double | DoEvalPar (const double *x, const double *p) const | 
|  | 
| virtual const double * | Parameters () const | 
|  | 
| virtual void | SetParameters (const double *p) | 
|  | 
| virtual unsigned int | NDim () const | 
|  | 
| virtual unsigned int | NPar () const | 
|  | 
| virtual void | SetNDim (int) | 
|  | 
| void | SetNPar (int) | 
|  | 
| double | GetBinArea () const | 
|  | 
| double | GetBinWidthX () const | 
|  | 
| double | GetBinWidthY () const | 
|  | 
| void | Init () | 
|  | 
| TSArgList * | GetPrimaryParamList () const | 
|  | 
| void | PrintPrimaryParamList () const | 
|  | 
| int | GetNumOfPrimPars () const | 
|  | 
| void | ResetBinWidths () const | 
|  | 
| void | SetBinWidths (double, double) const | 
|  | 
| void | SetBinWidths (const TH1 &) const | 
|  | 
| void | SetBinWidthX (double) const | 
|  | 
| void | SetBinWidthY (double) const | 
|  | 
|  | TSBaseFunction (TString name, TString title) | 
|  | 
| const TSParameter * | GetParameter (int) const | 
|  | 
| const TSParameter * | GetParameter (TString name) const | 
|  | 
| void | PrintParamList () const | 
|  | 
| virtual double | DoEvalPar (const double *x, const double *p) const | 
|  | 
| virtual const double * | Parameters () const | 
|  | 
| virtual void | SetParameters (const double *p) | 
|  | 
| virtual unsigned int | NDim () const | 
|  | 
| virtual unsigned int | NPar () const | 
|  | 
| virtual void | SetNDim (int) | 
|  | 
| void | SetNPar (int) | 
|  | 
| double | GetBinArea () const | 
|  | 
| double | GetBinWidthX () const | 
|  | 
| double | GetBinWidthY () const | 
|  | 
| void | Init () | 
|  | 
| TSArgList * | GetPrimaryParamList () const | 
|  | 
| void | PrintPrimaryParamList () const | 
|  | 
| int | GetNumOfPrimPars () const | 
|  | 
| void | ResetBinWidths () const | 
|  | 
| void | SetBinWidths (double, double) const | 
|  | 
| void | SetBinWidths (const TH1 &) const | 
|  | 
| void | SetBinWidthX (double) const | 
|  | 
| void | SetBinWidthY (double) const | 
|  | 
|  | TSNamed (TString name, TString label, TString title) | 
|  | 
| void | Clear () | 
|  | 
| virtual TString | GetDescription () const | 
|  | 
| TString | GetLabel () const | 
|  | 
| TString | Label () const | 
|  | 
| TString | Name () const | 
|  | 
| TString | Title () const | 
|  | 
| const char * | GetName () const | 
|  | 
| const char * | GetTitle () const | 
|  | 
| virtual void | SetLabel (TString) | 
|  | 
| virtual void | SetName (TString) | 
|  | 
| virtual void | SetTitle (TString) | 
|  | 
|  | TSNamed (TString name, TString label, TString title) | 
|  | 
| void | Clear () | 
|  | 
| virtual TString | GetDescription () const | 
|  | 
| TString | GetLabel () const | 
|  | 
| TString | Label () const | 
|  | 
| TString | Name () const | 
|  | 
| TString | Title () const | 
|  | 
| const char * | GetName () const | 
|  | 
| const char * | GetTitle () const | 
|  | 
| virtual void | SetLabel (TString) | 
|  | 
| virtual void | SetName (TString) | 
|  | 
| virtual void | SetTitle (TString) | 
|  |