#include <ROOT/RConfig.hxx>#include <ROOT/RError.hxx>#include <ROOT/RMiniFile.hxx>#include <ROOT/RNTupleMetrics.hxx>#include <ROOT/RNTupleModel.hxx>#include <ROOT/RNTupleOptions.hxx>#include <ROOT/RNTupleUtil.hxx>#include <ROOT/RNTupleView.hxx>#include <ROOT/RPageStorage.hxx>#include <ROOT/RSpan.hxx>#include <ROOT/RStringView.hxx>#include <TClassRef.h>#include <iterator>#include <memory>#include <sstream>#include <utility>Classes | |
| class | ROOT::Experimental::RCollectionNTupleWriter |
| class | ROOT::Experimental::RNTupleReader::RIterator |
| class | ROOT::Experimental::RNTuple |
| Representation of an RNTuple data set in a ROOT file. More... | |
| class | ROOT::Experimental::RNTupleImtTaskScheduler |
| class | ROOT::Experimental::RNTupleReader |
| An RNTuple that is used to read data from storage. More... | |
| class | ROOT::Experimental::RNTupleWriter |
| An RNTuple that gets filled with entries (data) and writes them to storage. More... | |
| struct | ROOT::Experimental::RNTupleReader::ROpenSpec |
| Used to specify the underlying RNTuples in OpenFriends() 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::Detail |
| namespace | ROOT::Experimental::Internal |
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 RNTuple.hxx.