![]() |
ROOT
6.06/08
Reference Guide
|
Definition at line 48 of file TFormula.h.
Public Types | |
| enum | { kVariable = 0, kParameter = 1, kConstant = 2 } |
Public Member Functions | |
| TOperOffset () | |
| TOper offset - helper class for TFormula* specify type of operand fTypeX = kVariable = kParameter = kConstant fOffestX = offset in corresponding array. More... | |
Protected Attributes | |
| Short_t | fType0 |
| Short_t | fOffset0 |
| Short_t | fType1 |
| Short_t | fOffset1 |
| Short_t | fType2 |
| Short_t | fOffset2 |
| Short_t | fType3 |
| Short_t | fOffset3 |
| Short_t | fToJump |
| Short_t | fOldAction |
Friends | |
| class | TFormula |
#include <v5/TFormula.h>
| anonymous enum |
| Enumerator | |
|---|---|
| kVariable | |
| kParameter | |
| kConstant | |
Definition at line 51 of file TFormula.h.
| ROOT::v5::TOperOffset::TOperOffset | ( | ) |
TOper offset - helper class for TFormula* specify type of operand fTypeX = kVariable = kParameter = kConstant fOffestX = offset in corresponding array.
Definition at line 3734 of file TFormula_v5.cxx.
|
friend |
Definition at line 49 of file TFormula.h.
|
protected |
Definition at line 59 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalParFast(), ROOT::v5::TFormula::EvalPrimitive(), ROOT::v5::TFormula::EvalPrimitive0(), ROOT::v5::TFormula::EvalPrimitive1(), ROOT::v5::TFormula::EvalPrimitive2(), ROOT::v5::TFormula::EvalPrimitive3(), ROOT::v5::TFormula::EvalPrimitive4(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 61 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalPrimitive(), ROOT::v5::TFormula::EvalPrimitive2(), ROOT::v5::TFormula::EvalPrimitive3(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 63 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalPrimitive(), ROOT::v5::TFormula::EvalPrimitive3(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 65 of file TFormula.h.
|
protected |
Definition at line 67 of file TFormula.h.
Referenced by ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 66 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalParFast(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 58 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalParFast(), ROOT::v5::TFormula::EvalPrimitive(), ROOT::v5::TFormula::EvalPrimitive0(), ROOT::v5::TFormula::EvalPrimitive1(), ROOT::v5::TFormula::EvalPrimitive2(), ROOT::v5::TFormula::EvalPrimitive3(), ROOT::v5::TFormula::EvalPrimitive4(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 60 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalPrimitive(), ROOT::v5::TFormula::EvalPrimitive2(), ROOT::v5::TFormula::EvalPrimitive3(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 62 of file TFormula.h.
Referenced by ROOT::v5::TFormula::EvalPrimitive(), ROOT::v5::TFormula::EvalPrimitive3(), and ROOT::v5::TFormula::Optimize().
|
protected |
Definition at line 64 of file TFormula.h.