13#ifndef ROOT_v5_TFormula
14#define ROOT_v5_TFormula
40 class TFormulaPrimitive;
259 virtual void SetParNames(
const char *name0=
"p0",
const char *name1=
"p1",
const char
260 *name2=
"p2",
const char *name3=
"p3",
const char
261 *name4=
"p4",
const char *name5=
"p5",
const char *name6=
"p6",
const char *name7=
"p7",
const char
262 *name8=
"p8",
const char *name9=
"p9",
const char *name10=
"p10");
#define ClassDef(name, id)
TOperOffset()
TOper offset - helper class for TFormula* specify type of operand fTypeX = kVariable = kParameter = k...
Buffer base class used for serializing objects.
TClass instances represent classes, structs and namespaces in the ROOT type system.
The TNamed class is the base class for all named ROOT classes.
Mother of all ROOT objects.
R__ALWAYS_INLINE Bool_t TestBit(UInt_t f) const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...