12#ifndef ROOT_TFriendProxy
13#define ROOT_TFriendProxy
Int_t fIndex
Index of this tree in the list of friends.
TBranchProxyDirector fDirector
Contain pointer to TTree and entry to be read.
Long64_t GetReadEntry() const
Return the entry number currently being looked at.
TBranchProxyDirector * GetDirector()
void ResetReadEntry()
Refresh the cached read entry number from the original tree.
A TTree represents a columnar dataset.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...