#include <ROOT/REntry.hxx>#include <ROOT/RError.hxx>#include <ROOT/RNTupleDescriptor.hxx>#include <ROOT/RNTupleJoinTable.hxx>#include <ROOT/RNTupleModel.hxx>#include <ROOT/RNTupleTypes.hxx>#include <ROOT/RNTupleProcessorEntry.hxx>#include <ROOT/RPageStorage.hxx>#include <memory>#include <string>#include <string_view>#include <vector>Classes | |
| class | ROOT::Experimental::RNTupleProcessor::RIterator |
| Iterator over the entries of an RNTuple, or vertical concatenation thereof. More... | |
| class | ROOT::Experimental::RNTupleChainProcessor |
| Processor specialization for vertically combined (chained) RNTupleProcessors. More... | |
| class | ROOT::Experimental::RNTupleJoinProcessor |
| Processor specialization for horizontally combined (joined) RNTupleProcessors. More... | |
| class | ROOT::Experimental::RNTupleOpenSpec |
| Specification of the name and location of an RNTuple, used for creating a new RNTupleProcessor. More... | |
| class | ROOT::Experimental::RNTupleProcessor |
| Interface for iterating over entries of vertically ("chained") and/or horizontally ("joined") combined RNTuples. More... | |
| class | ROOT::Experimental::RNTupleProcessorOptionalPtr< T > |
| class | ROOT::Experimental::RNTupleProcessorOptionalPtr< void > |
Specialization of RNTupleProcessorOptionalPtr<T> for void-type pointers. More... | |
| class | ROOT::Experimental::RNTupleSingleProcessor |
| Processor specialization for processing a single RNTuple. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Experimental |
| namespace | ROOT::Experimental::Internal |
Definition in file RNTupleProcessor.hxx.