12#ifndef ROOT_TFriendProxy
13#define ROOT_TFriendProxy
35 void Update(
TTree *newmain);
TBranchProxyDirector fDirector
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...