Column reader for defined columns.
Definition at line 35 of file RDefineReader.hxx.
|
RDFDetail::RDefineBase & | fDefine |
| Non-owning reference to the node responsible for the defined column.
|
|
unsigned int | fSlot = std::numeric_limits<unsigned int>::max() |
| The slot this value belongs to.
|
|
void * | fValuePtr = nullptr |
| Non-owning ptr to the defined value.
|
|
#include <ROOT/RDF/RDefineReader.hxx>
◆ RDefineReader()
◆ GetImpl()
void * ROOT::Internal::RDF::RDefineReader::GetImpl |
( |
Long64_t |
entry | ) |
|
|
inlinefinalprivatevirtual |
◆ fDefine
Non-owning reference to the node responsible for the defined column.
Definition at line 37 of file RDefineReader.hxx.
◆ fSlot
unsigned int ROOT::Internal::RDF::RDefineReader::fSlot = std::numeric_limits<unsigned int>::max() |
|
private |
◆ fValuePtr
void* ROOT::Internal::RDF::RDefineReader::fValuePtr = nullptr |
|
private |
The documentation for this class was generated from the following file: