118 std::list<TFormulaFunction>
fFuncs;
119 std::map<TString,TFormulaVariable>
fVars;
120 std::map<TString,Int_t,TFormulaParamOrder>
fParams;
121 std::map<TString,Double_t>
fConsts;
147 #ifdef R__HAS_VECCORE 162 TFormula(
const char *
name,
const char * formula =
"",
bool addToGlobList =
true,
bool vectorize =
false);
163 TFormula(
const char *
name,
const char * formula,
int ndim,
int npar,
bool addToGlobList =
true);
182 return EvalParVec(
x, params);
184 #ifdef R__HAS_VECCORE 214 void SetParNames(
const char *name0=
"p0",
const char *name1=
"p1",
const char 215 *name2=
"p2",
const char *name3=
"p3",
const char 216 *name4=
"p4",
const char *name5=
"p5",
const char *name6=
"p6",
const char *name7=
"p7",
const char 217 *name8=
"p8",
const char *name9=
"p9",
const char *name10=
"p10");
static double p3(double t, double a, double b, double c, double d)
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
static double p2(double t, double a, double b, double c)
void(* Generic_t)(void *, int, void **, void *)
Method or function calling interface.
static double p1(double t, double a, double b)
Mother of all ROOT objects.
you should not use this method at all Int_t Int_t z
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
const char * Data() const