Logo ROOT   6.10/09
Reference Guide
TF1NormSum Member List

This is the complete list of members for TF1NormSum, including all inherited members.

fCoeffsTF1NormSumprotected
fCstIndexesTF1NormSumprotected
fFunctionsTF1NormSumprotected
fNOfFunctionsTF1NormSumprotected
fParNamesTF1NormSumprotected
fScaleTF1NormSumprotected
GetNpar() constTF1NormSum
GetParameters() constTF1NormSum
GetParName(Int_t ipar) constTF1NormSuminline
GetScale() constTF1NormSuminline
InitializeDataMembers(const std::vector< std::shared_ptr< TF1 >> &functions, const std::vector< Double_t > &coeffs, Double_t scale)TF1NormSumprotected
operator()(double *x, double *p)TF1NormSum
SetParameters(const double *params)TF1NormSum
SetParameters(Double_t p0, Double_t p1, Double_t p2=0., Double_t p3=0., Double_t p4=0., Double_t p5=0., Double_t p6=0., Double_t p7=0., Double_t p8=0., Double_t p9=0., Double_t p10=0.)TF1NormSum
SetScale(Double_t scale)TF1NormSuminline
TF1NormSum()TF1NormSum
TF1NormSum(const std::vector< TF1 *> &functions, const std::vector< Double_t > &coeffs, Double_t scale=1.)TF1NormSum
TF1NormSum(TF1 *function1, TF1 *function2, Double_t coeff1=1., Double_t coeff2=1., Double_t scale=1.)TF1NormSum
TF1NormSum(TF1 *function1, TF1 *function2, TF1 *function3, Double_t coeff1=1., Double_t coeff2=1., Double_t coeff3=1., Double_t scale=1.)TF1NormSum
TF1NormSum(const TString &formula, Double_t xmin, Double_t xmax)TF1NormSum