Definition at line 28 of file RColumnReaderBase.hxx.
#include <ROOT/RDF/RColumnReaderBase.hxx>
◆ ~RColumnReaderBase()
virtual ROOT::Detail::RDF::RColumnReaderBase::~RColumnReaderBase |
( |
| ) |
|
|
virtualdefault |
◆ GetImpl()
virtual void * ROOT::Detail::RDF::RColumnReaderBase::GetImpl |
( |
Long64_t |
entry | ) |
|
|
privatepure virtual |
◆ TryGet()
template<typename T >
T * ROOT::Detail::RDF::RColumnReaderBase::TryGet |
( |
Long64_t |
entry | ) |
|
|
inline |
Return the column value for the given entry.
- Template Parameters
-
- Parameters
-
The caller is responsible for checking that the returned value actually exists.
Definition at line 39 of file RColumnReaderBase.hxx.
The documentation for this class was generated from the following file: