Definition at line 59 of file RColumnRegister.hxx.
#include <ROOT/RDF/RColumnRegister.hxx>
◆ RVariationsWithReaders()
ROOT::Internal::RDF::RVariationsWithReaders::RVariationsWithReaders |
( |
std::shared_ptr< RVariationBase > |
variation, |
|
|
unsigned int |
nSlots |
|
) |
| |
◆ GetReader()
RVariationReader & ROOT::Internal::RDF::RVariationsWithReaders::GetReader |
( |
unsigned int |
slot, |
|
|
const std::string & |
colName, |
|
|
const std::string & |
variationName |
|
) |
| |
Return a column reader for the given slot, column and variation.
Definition at line 64 of file RDFColumnRegister.cxx.
◆ GetVariation()
RVariationBase & ROOT::Internal::RDF::RVariationsWithReaders::GetVariation |
( |
| ) |
const |
|
inline |
◆ fReadersPerVariation
std::vector<std::unordered_map<std::string, std::unique_ptr<RVariationReader> > > ROOT::Internal::RDF::RVariationsWithReaders::fReadersPerVariation |
|
private |
◆ fVariation
std::shared_ptr<RVariationBase> ROOT::Internal::RDF::RVariationsWithReaders::fVariation |
|
private |
The documentation for this class was generated from the following files: