11#ifndef ROOT_INTERNAL_RDF_RCOLUMNREADERBASE
12#define ROOT_INTERNAL_RDF_RCOLUMNREADERBASE
41 return static_cast<T *
>(GetImpl(entry));
virtual void * GetImpl(Long64_t entry)=0
T * TryGet(Long64_t entry)
Return the column value for the given entry.
virtual ~RColumnReaderBase()=default
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...