12 #ifndef ROOT_TTreeReaderUtils
13 #define ROOT_TTreeReaderUtils
25 #ifndef ROOT_TBranchProxyDirector
28 #ifndef ROOT_TBranchProxy
42 class TBranchProxyDirector;
43 class TTreeReaderArrayBase;
81 #endif // defined TTreeReaderUtils
Namespace for new ROOT classes and functions.
ClassDef(TNamedBranchProxy, 0)
const Detail::TBranchProxy * GetProxy() const
void SetContentDict(TDictionary *dict)
TNamedBranchProxy(TBranchProxyDirector *boss, TBranch *branch, const char *membername)
TTreeReaderValueBase::EReadStatus fReadStatus
void SetDict(TDictionary *dict)
TVirtualCollectionReader()
This class defines an abstract interface that must be implemented by all classes that contain diction...
TDictionary * fContentDict
const char * GetName() const
Returns name of object.
const char * GetBranchName() const
Detail::TBranchProxy * GetProxy()
Detail::TBranchProxy fProxy
Mother of all ROOT objects.
virtual ~TVirtualCollectionReader()
A TTree object has a header with a name and a title.
virtual void * At(Detail::TBranchProxy *, size_t)=0
TDictionary * GetContentDict() const
A TTree is a list of TBranches.
TDictionary * GetDict() const
virtual size_t GetSize(Detail::TBranchProxy *)=0