12 #ifndef ROOT_TTreeReaderUtils 13 #define ROOT_TTreeReaderUtils 38 class TBranchProxyDirector;
39 class TTreeReaderArrayBase;
77 #endif // defined TTreeReaderUtils
Namespace for new ROOT classes and functions.
const char * GetName() const
Returns name of object.
void SetContentDict(TDictionary *dict)
const Detail::TBranchProxy * GetProxy() const
#define ClassDef(name, id)
TNamedBranchProxy(TBranchProxyDirector *boss, TBranch *branch, const char *membername)
TDictionary * GetDict() const
TDictionary * GetContentDict() const
TTreeReaderValueBase::EReadStatus fReadStatus
const char * GetBranchName() const
void SetDict(TDictionary *dict)
TVirtualCollectionReader()
This class defines an abstract interface that must be implemented by all classes that contain diction...
TDictionary * fContentDict
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
Base class for all the proxy object.
A TTree is a list of TBranches.
virtual size_t GetSize(Detail::TBranchProxy *)=0