19 std::shared_ptr<ROOT::Internal::RDF::RVariationBase>
variation,
unsigned int nSlots)
40#if !defined(__clang__) && __GNUC__ >= 7 && __GNUC_MINOR__ >= 3
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Column reader that reads the value for a specific column, variation and slot.
RVariationReader & GetReader(unsigned int slot, const std::string &colName, const std::string &variationName)
Return a column reader for the given slot, column and variation.
RVariationsWithReaders(std::shared_ptr< RVariationBase > variation, unsigned int nSlots)
std::shared_ptr< RVariationBase > fVariation
const_iterator end() const
bool IsStrInVec(const std::string &str, const std::vector< std::string > &vec)