#include <ROOT/RDF/RColumnReaderBase.hxx>
#include <ROOT/RField.hxx>
#include <ROOT/RNTuple.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <ROOT/RNTupleDS.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPageStorage.hxx>
#include <ROOT/RStringView.hxx>
#include <TError.h>
#include <string>
#include <vector>
#include <typeinfo>
#include <utility>
Classes | |
class | ROOT::Experimental::Internal::RNTupleColumnReader |
Every RDF column is represented by exactly one RNTuple field. More... | |
class | ROOT::Experimental::Internal::RRDFCardinalityField |
An artificial field that transforms an RNTuple column that contains the offset of collections into collection sizes. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Experimental |
namespace | ROOT::Experimental::Internal |
Definition in file RNTupleDS.cxx.