13 #ifndef ROOT_TTreeFormula
14 #define ROOT_TTreeFormula
26 #ifndef ROOT_v5_TFormula
34 #ifndef ROOT_TObjArray
130 TTreeFormula(
const char *
name,
const char *formula,
TTree *tree,
const std::vector<std::string>& aliases);
131 void Init(
const char *
name,
const char *formula);
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
All ROOT classes may have RTTI (run time type identification) support added.
A TLeaf for a general object derived from TObject.
Array of integers (32 bits per element).
#define ClassDef(name, id)
Method or function calling interface.
Class to manage histogram axis.
The ROOT global object gROOT contains a list of all defined classes.
A Branch for the case of an object.
A TTree object has a header with a name and a title.
A TTree is a list of TBranches.