#include <ROOT/RDF/RColumnReaderBase.hxx>#include <ROOT/RDataFrame.hxx>#include <ROOT/RDF/Utils.hxx>#include <ROOT/RField.hxx>#include <ROOT/RFieldUtils.hxx>#include <ROOT/RPageStorageFile.hxx>#include <ROOT/RNTupleDescriptor.hxx>#include <ROOT/RNTupleDS.hxx>#include <ROOT/RNTupleTypes.hxx>#include <ROOT/RPageStorage.hxx>#include <string_view>#include <TError.h>#include <TSystem.h>#include <cassert>#include <memory>#include <mutex>#include <string>#include <vector>#include <typeinfo>#include <utility>Classes | |
| class | ROOT::Internal::RDF::RArraySizeField |
| An artificial field that provides the size of a fixed-size array. More... | |
| class | ROOT::Internal::RDF::RNTupleColumnReader |
| Every RDF column is represented by exactly one RNTuple field. More... | |
| class | ROOT::Internal::RDF::RRDFCardinalityField |
| An artificial field that transforms an RNTuple column that contains the offset of collections into collection sizes. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Internal |
| namespace | ROOT::Internal::RDF |
Definition in file RNTupleDS.cxx.