13#ifndef ROOT_v5_TFormula
14#define ROOT_v5_TFormula
40 class TFormulaPrimitive;
110 fOper[code] += param;
260 virtual void SetParNames(
const char *name0=
"p0",
const char *name1=
"p1",
const char
261 *name2=
"p2",
const char *name3=
"p3",
const char
262 *name4=
"p4",
const char *name5=
"p5",
const char *name6=
"p6",
const char *name7=
"p7",
const char
263 *name8=
"p8",
const char *name9=
"p9",
const char *name10=
"p10");
int Int_t
Signed integer 4 bytes (int).
unsigned char UChar_t
Unsigned Character 1 byte (unsigned char).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
short Short_t
Signed Short integer 2 bytes (short).
double Double_t
Double 8 bytes.
const char Option_t
Option string (const char).
#define ClassDefOverride(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.
Mother of all ROOT objects.
Bool_t TestBit(UInt_t f) const
TObject()
TObject constructor.
The namespace of The Lean Mean C++ Option Parser.