11#ifndef ROOT_INTERNAL_RDF_RCOLUMNREADERBASE
12#define ROOT_INTERNAL_RDF_RCOLUMNREADERBASE
41 return static_cast<T *
>(
GetImpl(entry));
long long Long64_t
Portable signed long integer 8 bytes.
virtual void * GetImpl(Long64_t entry)=0
T * TryGet(Long64_t entry)
Return the column value for the given entry.
virtual ~RColumnReaderBase()=default
Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target ty...