TTreeFormula The Tree formula class
virtual | ~TTreeFormula() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | ROOT::v5::TFormula::Analyze(const char* schain, Int_t& err, Int_t offset = 0) |
virtual Bool_t | ROOT::v5::TFormula::AnalyzeFunction(TString& chaine, Int_t& err, Int_t offset = 0) |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual void | TObject::Browse(TBrowser* b) |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | ROOT::v5::TFormula::Clear(Option_t* option = "") |
virtual TObject* | TNamed::Clone(const char* newname = "") const |
virtual Int_t | TNamed::Compare(const TObject* obj) const |
virtual Int_t | ROOT::v5::TFormula::Compile(const char* expression = "") |
virtual void | ROOT::v5::TFormula::Copy(TObject& formula) const |
virtual char* | ROOT::v5::TFormula::DefinedString(Int_t code) |
virtual Double_t | ROOT::v5::TFormula::DefinedValue(Int_t code) |
virtual Int_t | DefinedVariable(TString& variable, Int_t& action) |
virtual void | TObject::Delete(Option_t* option = "")MENU |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
virtual void | TObject::Dump() constMENU |
virtual void | TObject::Error(const char* method, const char* msgfmt) const |
virtual Double_t | ROOT::v5::TFormula::Eval(Double_t x, Double_t y = 0, Double_t z = 0, Double_t t = 0) const |
virtual TClass* | EvalClass() const |
virtual Double_t | EvalInstance(Int_t i = 0, const char*[] stringStack = 0) |
virtual Long64_t | EvalInstance64(Int_t i = 0, const char*[] stringStack = 0) |
double | EvalInstance<double>(Int_t i = 0, const char*[] stringStack = 0) |
long double | EvalInstance<long double>(Int_t i = 0, const char*[] stringStack = 0) |
Long64_t | EvalInstance<long long>(Int_t i = 0, const char*[] stringStack = 0) |
virtual LongDouble_t | EvalInstanceLD(Int_t i = 0, const char*[] stringStack = 0) |
virtual void* | EvalObject(Int_t i = 0) |
virtual Double_t | ROOT::v5::TFormula::EvalPar(const Double_t* x, const Double_t* params = 0) |
virtual Double_t | ROOT::v5::TFormula::EvalParOld(const Double_t* x, const Double_t* params = 0) |
virtual const char* | EvalStringInstance(Int_t i = 0) |
virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
virtual void | TNamed::FillBuffer(char*& buffer) |
virtual TObject* | TObject::FindObject(const char* name) const |
virtual TObject* | TObject::FindObject(const TObject* obj) const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
virtual TString | ROOT::v5::TFormula::GetExpFormula(Option_t* option = "") const |
virtual const char* | TObject::GetIconName() const |
virtual TLeaf* | GetLeaf(Int_t n) const |
TFormLeafInfo* | GetLeafInfo(Int_t code) const |
virtual const TObject* | ROOT::v5::TFormula::GetLinearPart(Int_t i) |
TTreeFormulaManager* | GetManager() const |
static void | ROOT::v5::TFormula::GetMaxima(Int_t& maxop, Int_t& maxpar, Int_t& maxconst) |
TMethodCall* | GetMethodCall(Int_t code) const |
virtual Int_t | GetMultiplicity() const |
virtual const char* | TNamed::GetName() const |
virtual Int_t | GetNcodes() const |
virtual Int_t | GetNdata() |
virtual Int_t | ROOT::v5::TFormula::GetNdim() const |
virtual Int_t | ROOT::v5::TFormula::GetNpar() const |
virtual Int_t | ROOT::v5::TFormula::GetNumber() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
Double_t | ROOT::v5::TFormula::GetParameter(Int_t ipar) const |
Double_t | ROOT::v5::TFormula::GetParameter(const char* name) const |
virtual Double_t* | ROOT::v5::TFormula::GetParameters() const |
virtual void | ROOT::v5::TFormula::GetParameters(Double_t* params) |
virtual const char* | ROOT::v5::TFormula::GetParName(Int_t ipar) const |
virtual Int_t | ROOT::v5::TFormula::GetParNumber(const char* name) const |
virtual const char* | TNamed::GetTitle() const |
virtual TTree* | GetTree() const |
virtual UInt_t | TObject::GetUniqueID() const |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TNamed::Hash() const |
virtual void | TObject::Info(const char* method, const char* msgfmt) const |
virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
virtual void | TObject::Inspect() constMENU |
void | TObject::InvertBit(UInt_t f) |
virtual TClass* | IsA() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
virtual Bool_t | TObject::IsFolder() const |
virtual Bool_t | IsInteger(Bool_t fast = kTRUE) const |
virtual Bool_t | ROOT::v5::TFormula::IsLinear() const |
virtual Bool_t | ROOT::v5::TFormula::IsNormalized() const |
Bool_t | TObject::IsOnHeap() const |
Bool_t | IsQuickLoad() const |
virtual Bool_t | TNamed::IsSortable() const |
virtual Bool_t | IsString() const |
Bool_t | TObject::IsZombie() const |
virtual void | TNamed::ls(Option_t* option = "") const |
void | TObject::MayNotUse(const char* method) const |
virtual Bool_t | Notify() |
void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
void | TObject::operator delete(void* ptr) |
void | TObject::operator delete(void* ptr, void* vp) |
void | TObject::operator delete[](void* ptr) |
void | TObject::operator delete[](void* ptr, void* vp) |
void* | TObject::operator new(size_t sz) |
void* | TObject::operator new(size_t sz, void* vp) |
void* | TObject::operator new[](size_t sz) |
void* | TObject::operator new[](size_t sz, void* vp) |
void | ROOT::v5::TFormula::Optimize() |
virtual void | TObject::Paint(Option_t* option = "") |
virtual void | TObject::Pop() |
virtual void | ROOT::v5::TFormula::Print(Option_t* option = "") constMENU |
virtual char* | PrintValue(Int_t mode = 0) const |
virtual char* | PrintValue(Int_t mode, Int_t instance, const char* decform = "9.9") const |
virtual void | ROOT::v5::TFormula::ProcessLinear(TString& replaceformula) |
virtual Int_t | TObject::Read(const char* name) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | TObject::ResetBit(UInt_t f) |
virtual void | ResetLoading() |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
virtual void | SetAxis(TAxis* axis = 0) |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
static void | ROOT::v5::TFormula::SetMaxima(Int_t maxop = 1000, Int_t maxpar = 1000, Int_t maxconst = 1000) |
virtual void | TNamed::SetName(const char* name)MENU |
virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
virtual void | ROOT::v5::TFormula::SetNumber(Int_t number) |
static void | TObject::SetObjectStat(Bool_t stat) |
virtual void | ROOT::v5::TFormula::SetParameter(const char* name, Double_t parvalue) |
virtual void | ROOT::v5::TFormula::SetParameter(Int_t ipar, Double_t parvalue) |
virtual void | ROOT::v5::TFormula::SetParameters(const Double_t* params) |
virtual void | ROOT::v5::TFormula::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)MENU |
virtual void | ROOT::v5::TFormula::SetParName(Int_t ipar, const char* name) |
virtual void | ROOT::v5::TFormula::SetParNames(const char* name0 = "p0", const char* name1 = "p1", const char* name2 = "p2", const char* name3 = "p3", const char* name4 = "p4", const char* name5 = "p5", const char* name6 = "p6", const char* name7 = "p7", const char* name8 = "p8", const char* name9 = "p9", const char* name10 = "p10")MENU |
void | SetQuickLoad(Bool_t quick) |
virtual void | TNamed::SetTitle(const char* title = "")MENU |
virtual void | SetTree(TTree* tree) |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector& insp) const |
virtual Int_t | TNamed::Sizeof() const |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
ROOT::v5::TFormula | ROOT::v5::TFormula::TFormula() |
ROOT::v5::TFormula | ROOT::v5::TFormula::TFormula(const ROOT::v5::TFormula& formula) |
ROOT::v5::TFormula | ROOT::v5::TFormula::TFormula(const char* name, const char* formula) |
TTreeFormula() | |
TTreeFormula(const char* name, const char* formula, TTree* tree) | |
virtual void | ROOT::v5::TFormula::Update() |
virtual void | UpdateFormulaLeaves() |
virtual void | TObject::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |
TTreeFormula& | operator=(const TTreeFormula&) |
TTreeFormula(const TTreeFormula&) |
static TObject::(anonymous) | TObject::kBitMask | |
static TObject::EStatusBits | TObject::kCanDelete | |
static TObject::EStatusBits | TObject::kCannotPick | |
static TObject::EStatusBits | TObject::kHasUUID | |
static TObject::EStatusBits | TObject::kInvalidObject | |
static TObject::(anonymous) | TObject::kIsOnHeap | |
static TObject::EStatusBits | TObject::kIsReferenced | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kLinear | |
static TObject::EStatusBits | TObject::kMustCleanup | |
static TObject::EStatusBits | TObject::kNoContextMenu | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kNormalized | |
static TObject::(anonymous) | TObject::kNotDeleted | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kNotGlobal | |
static TObject::EStatusBits | TObject::kObjInCanvas | |
static TObject::(anonymous) | TObject::kOverwrite | |
static TObject::(anonymous) | TObject::kSingleKey | |
static TObject::(anonymous) | TObject::kWriteDelete | |
static TObject::(anonymous) | TObject::kZombie |
TObjArray | fAliases | ! List of TTreeFormula for each alias used. |
vector<string> | fAliasesUsed | ! List of aliases used during the parsing of the expression. |
TBits | ROOT::v5::TFormula::fAlreadyFound | ! cache for information |
TAxis* | fAxis | ! pointer to histogram axis if this is a string |
TObjArray | fBranches | ! List of branches to read. Similar to fLeaces but duplicates are zeroed out. |
Int_t | fCodes[500] | List of leaf numbers referenced in formula |
Double_t* | ROOT::v5::TFormula::fConst | [fNconst] Array of fNconst formula constants |
LongDouble_t* | fConstLD | ! local version of fConsts able to store bigger numbers |
Int_t | fCumulSizes[500][5] | Accumulated sizes of lower dimensions for each leaf after variable dimensions has been calculated |
TObjArray | fDataMembers | ! List of leaf data members |
Bool_t | fDidBooleanOptimization | ! True if we executed one boolean optimization since the last time instance number 0 was evaluated |
TList* | fDimensionSetup | ! list of dimension setups, for delayed creation of the dimension information. |
TString* | ROOT::v5::TFormula::fExpr | [fNoper] List of expressions |
TString* | ROOT::v5::TFormula::fExprOptimized | ![fNOperOptimized] List of expressions |
TObjArray | fExternalCuts | ! List of TCutG and TEntryList used in the formula |
Int_t | fFixedSizes[500][5] | Physical sizes of lower dimensions for each leaf |
TObjArray | ROOT::v5::TFormula::fFunctions | Array of function calls to make |
Bool_t | fHasCast | Record whether the formula contain a cast operation or not |
UChar_t | fHasMultipleVarDim[500] | True if the corresponding variable is an array with more than one variable dimension. |
Int_t | fIndexes[500][5] | Index of array selected by user for each leaf |
TObjArray | fLeafNames | List of TNamed describing leaves |
TObjArray | fLeaves | ! List of leaf used in this formula. |
TObjArray | ROOT::v5::TFormula::fLinearParts | Linear parts if the formula is linear (contains '|' or "++") |
Int_t* | fLookupType | [fNindex] array indicating how each leaf should be looked-up |
TTreeFormulaManager* | fManager | ! The dimension coordinator. |
TObjArray | fMethods | ! List of leaf method calls |
Int_t | fMultiplicity | Indicator of the variability of the formula |
Int_t | ROOT::v5::TFormula::fNOperOptimized | !Number of operators after optimization |
TString | TNamed::fName | object identifier |
TString* | ROOT::v5::TFormula::fNames | [fNpar] Array of parameter names |
Int_t | fNcodes | Number of leaves referenced in formula |
Int_t | ROOT::v5::TFormula::fNconst | Number of constants |
Int_t | fNdata[500] | ! This caches the physical number of element in the leaf or datamember. |
Int_t | ROOT::v5::TFormula::fNdim | Dimension of function (1=1-Dim, 2=2-Dim,etc) |
Int_t | fNdimensions[500] | Number of array dimensions in each leaf |
Bool_t | fNeedLoading | ! If true, the current entry has not been loaded yet. |
Int_t | fNindex | Size of fIndex |
Int_t | ROOT::v5::TFormula::fNoper | Number of operators |
Int_t | ROOT::v5::TFormula::fNpar | Number of parameters |
Int_t | ROOT::v5::TFormula::fNstring | Number of different constants character strings |
Int_t | ROOT::v5::TFormula::fNumber | formula number identifier |
Int_t | ROOT::v5::TFormula::fNval | Number of different variables in expression |
ROOT::v5::TOperOffset* | ROOT::v5::TFormula::fOperOffset | ![fNOperOptimized] Offsets of operrands |
Int_t* | ROOT::v5::TFormula::fOperOptimized | ![fNOperOptimized] List of operators. (See documentation for changes made at version 7) |
ROOT::v5::TFormula::TFuncG | ROOT::v5::TFormula::fOptimal | !pointer to optimal function |
Double_t* | ROOT::v5::TFormula::fParams | [fNpar] Array of fNpar parameters |
ROOT::v5::TFormulaPrimitive** | ROOT::v5::TFormula::fPredefined | ![fNPar] predefined function |
Bool_t | fQuickLoad | ! If true, branch GetEntry is only called when the entry number changes. |
TString | TNamed::fTitle | object title |
TTree* | fTree | ! pointer to Tree |
TTreeFormula* | fVarIndexes[500][5] | Pointer to a variable index. |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kAdd | |
static TTreeFormula::(anonymous) | kAlias | |
static TTreeFormula::(anonymous) | kAliasString | |
static TTreeFormula::(anonymous) | kAlternate | |
static TTreeFormula::(anonymous) | kAlternateString | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kAnd | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBinary | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBitAnd | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBitOr | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBoolOptimize | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBoolOptimizeAnd | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBoolOptimizeOr | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kBoolSet | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kConstant | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kData | |
static TTreeFormula::(anonymous) | kDataMember | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kDefinedString | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kDefinedVariable | |
static TTreeFormula::(anonymous) | kDirect | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kDivide | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kEnd | |
static TTreeFormula::(anonymous) | kEntries | |
static TTreeFormula::(anonymous) | kEntryList | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kEqual | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kFD0 | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kFD1 | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kFD2 | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kFD3 | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kFDM | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kFunctionCall | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kGreater | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kGreaterThan | |
static TTreeFormula::(anonymous) | kIndexOfEntry | |
static TTreeFormula::(anonymous) | kIndexOfLocalEntry | |
static TTreeFormula::(anonymous) | kIsCharacter | |
static TTreeFormula::(anonymous) | kIsInteger | |
static TTreeFormula::(anonymous) | kIteration | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kJump | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kJumpIf | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kLeftShift | |
static TTreeFormula::(anonymous) | kLength | |
static TTreeFormula::(anonymous) | kLengthFunc | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kLess | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kLessThan | |
static TTreeFormula::(anonymous) | kLocalEntries | |
static TTreeFormula::(anonymous) | kMax | |
static TTreeFormula::(anonymous) | kMaxIf | |
static TTreeFormula::(anonymous) | kMethod | |
static TTreeFormula::(anonymous) | kMin | |
static TTreeFormula::(anonymous) | kMinIf | |
static TTreeFormula::(anonymous) | kMissingLeaf | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kModulo | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kMultD | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kMultDD | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kMultiply | |
static TTreeFormula::(anonymous) | kNeedEntries | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kNot | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kNotEqual | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kOr | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kParameter | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kPlusD | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kPlusDD | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kRightShift | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kSignInv | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kStringConst | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kStringEqual | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kStringNotEqual | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kSubstract | |
static TTreeFormula::(anonymous) | kSum | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kThree | |
static TTreeFormula::(anonymous) | kTreeMember | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kUnary | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kVariable | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kabs | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kacos | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kacosh | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kasin | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kasinh | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::katan | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::katan2 | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::katanh | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kcos | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kcosh | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kexp | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kexpo | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kfmod | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kgaus | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kint | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::klandau | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::klog | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::klog10 | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kmax | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kmin | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kpi | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kpol | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kpow | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::krndm | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ksign | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ksin | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ksinh | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ksq | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ksqrt | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kstrstr | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ktan | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::ktanh | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxexpo | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxgaus | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxlandau | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxpol | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxyexpo | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxygaus | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kxylandau | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kyexpo | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kygaus | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kylandau | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kypol | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kzexpo | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kzgaus | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kzlandau | |
static ROOT::v5::TFormula::(anonymous) | ROOT::v5::TFormula::kzpol |
Inheritance Chart: | ||||||||
|
{return EvalInstance<Long64_t>(i, stringStack); }
{return EvalInstance<LongDouble_t>(i, stringStack); }
GetNdata should probably be const. However it need to cache some information about the actual dimension of arrays, so if GetNdata is const, the variables fUsedSizes and fCumulUsedSizes need to be declared mutable. We will be able to do that only when all the compilers supported for ROOT actually implemented the mutable keyword. NOTE: Also modify the code in PrintValue which current goes around this limitation :(