Definition at line 28 of file RLazyDSImpl.hxx.
Public Member Functions | |
RLazyDSColumnReader (ROOT::Internal::RDF::TPointerHolder *ptr) | |
![]() | |
virtual | ~RColumnReaderBase ()=default |
template<typename T > | |
T * | TryGet (Long64_t entry) |
Return the column value for the given entry. | |
Private Member Functions | |
void * | GetImpl (Long64_t) final |
Private Attributes | |
ROOT::Internal::RDF::TPointerHolder * | fPtr |
#include <ROOT/RDF/RLazyDSImpl.hxx>
|
inline |
Definition at line 33 of file RLazyDSImpl.hxx.
|
inlinefinalprivatevirtual |
Implements ROOT::Detail::RDF::RColumnReaderBase.
Definition at line 30 of file RLazyDSImpl.hxx.
|
private |
Definition at line 29 of file RLazyDSImpl.hxx.