#include <ROOT/RConfig.hxx>#include <ROOT/REntry.hxx>#include <ROOT/RError.hxx>#include <ROOT/RNTupleDescriptor.hxx>#include <ROOT/RNTupleMetrics.hxx>#include <ROOT/RNTupleModel.hxx>#include <ROOT/RNTupleReadOptions.hxx>#include <ROOT/RNTupleTypes.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::RNTupleReader::RIterator |
| class | ROOT::RNTupleReader |
| Reads RNTuple data from storage. More... | |
Namespaces | |
| namespace | ROOT |
Enumerations | |
| enum class | ROOT::ENTupleInfo { ROOT::kSummary , ROOT::kStorageDetails , ROOT::kMetrics } |
| Listing of the different options that can be printed by RNTupleReader::GetInfo() More... | |
Definition in file RNTupleReader.hxx.