Definition at line 38 of file RTreeColumnReader.hxx.
#include <ROOT/RDF/RTreeColumnReader.hxx>
◆ RTreeOpaqueColumnReader() [1/3]
| ROOT::Internal::RDF::RTreeOpaqueColumnReader::RTreeOpaqueColumnReader |
( |
TTreeReader & | r, |
|
|
std::string_view | colName ) |
Construct the RTreeColumnReader. Actual initialization is performed lazily by the Init method.
Definition at line 13 of file RTreeColumnReader.cxx.
◆ RTreeOpaqueColumnReader() [2/3]
| ROOT::Internal::RDF::RTreeOpaqueColumnReader::RTreeOpaqueColumnReader |
( |
const RTreeOpaqueColumnReader & | | ) |
|
|
delete |
◆ RTreeOpaqueColumnReader() [3/3]
| ROOT::Internal::RDF::RTreeOpaqueColumnReader::RTreeOpaqueColumnReader |
( |
RTreeOpaqueColumnReader && | | ) |
|
|
delete |
◆ ~RTreeOpaqueColumnReader()
| ROOT::Internal::RDF::RTreeOpaqueColumnReader::~RTreeOpaqueColumnReader |
( |
| ) |
|
|
finaldefault |
◆ GetImpl()
| void * ROOT::Internal::RDF::RTreeOpaqueColumnReader::GetImpl |
( |
Long64_t | | ) |
|
|
overrideprivatevirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ TryGet()
template<typename T>
| T * ROOT::Detail::RDF::RColumnReaderBase::TryGet |
( |
Long64_t | entry | ) |
|
|
inlineinherited |
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.
◆ fTreeValue
The documentation for this class was generated from the following files: