11#ifndef ROOT_INTERNAL_RDF_RCOLUMNREADERBASE
12#define ROOT_INTERNAL_RDF_RCOLUMNREADERBASE
38 return *
static_cast<T *
>(
GetImpl(entry));
virtual void * GetImpl(Long64_t entry)=0
virtual ~RColumnReaderBase()=default
T & Get(Long64_t entry)
Return the column value for the given entry.
Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target ty...
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...