#include <ROOT/RDF/RColumnReaderBase.hxx>
#include <ROOT/RField.hxx>
#include <ROOT/RFieldValue.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 |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Experimental |
namespace | ROOT::Experimental::Internal |
Definition in file RNTupleDS.cxx.