36 :
TLeaf(parent, name,name)
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
virtual Bool_t IsOnTerminalBranch() const
Return true if this leaf is does not have any sub-branch/leaf.
TMethodCall * GetMethodCall(const char *name)
Returns pointer to method corresponding to name name is a string with the general form "method(list o...
Int_t GetEntriesFast() const
Int_t fID
Absolute leaf Address.
TObjArray * GetListOfBranches()
Method or function calling interface.
ClassImp(TLeafElement) TLeafElement
Default constructor for LeafObject.
A TLeaf for the general case when using the branches created via a TStreamerInfo (i.e.
virtual ~TLeafElement()
Default destructor for a LeafObject.
A TTree is a list of TBranches.