#include <ROOT/RConfig.hxx>#include <ROOT/RError.hxx>#include <ROOT/RNTupleDescriptor.hxx>#include <ROOT/RNTupleMetrics.hxx>#include <ROOT/RNTupleModel.hxx>#include <ROOT/RNTupleReadOptions.hxx>#include <ROOT/RNTupleUtil.hxx>#include <ROOT/RNTupleView.hxx>#include <ROOT/RPageStorage.hxx>#include <ROOT/RSpan.hxx>#include <iostream>#include <iterator>#include <memory>#include <string>#include <string_view>| Classes | |
| class | ROOT::Experimental::RNTupleReader::RIterator | 
| class | ROOT::Experimental::RNTupleReader | 
| An RNTuple that is used to read data from storage.  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 | 
| Enumerations | |
| enum class | ROOT::Experimental::ENTupleInfo { ROOT::Experimental::kSummary , ROOT::Experimental::kStorageDetails , ROOT::Experimental::kMetrics } | 
| Listing of the different options that can be printed by RNTupleReader::GetInfo()  More... | |
Definition in file RNTupleReader.hxx.