Column reader that reads the value for a specific column, variation and slot.
Definition at line 26 of file RVariationReader.hxx.
#include <ROOT/RDF/RVariationReader.hxx>
◆ RVariationReader()
| ROOT::Internal::RDF::RVariationReader::RVariationReader |
( |
unsigned int | slot, |
|
|
const std::string & | colName, |
|
|
const std::string & | variationName, |
|
|
RVariationBase & | variation ) |
|
inline |
◆ GetImpl()
| void * ROOT::Internal::RDF::RVariationReader::GetImpl |
( |
Long64_t | entry | ) |
|
|
inlinefinalprivatevirtual |
◆ 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.
◆ fSlot
| unsigned int ROOT::Internal::RDF::RVariationReader::fSlot = std::numeric_limits<unsigned int>::max() |
|
private |
◆ fValuePtr
| void* ROOT::Internal::RDF::RVariationReader::fValuePtr = nullptr |
|
private |
◆ fVariation
The documentation for this class was generated from the following file: