Classes | |
| class | ROOT::RNTupleCollectionView |
| A view for a collection, that can itself generate new ntuple views for its nested fields. More... | |
| class | ROOT::RNTupleDirectAccessView< T > |
| A view variant that provides direct access to the I/O buffers. More... | |
| class | ROOT::RNTupleView< T > |
| An RNTupleView for a known type. More... | |
| class | ROOT::RNTupleView< void > |
| class | ROOT::RNTupleViewBase< T > |
| An RNTupleView provides read-only access to a single field of an RNTuple. More... | |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Internal |
Functions | |
| ROOT::RNTupleGlobalRange | ROOT::Internal::GetFieldRange (const ROOT::RFieldBase &field, const ROOT::Internal::RPageSource &pageSource) |
| Helper to get the iteration space of the given field that needs to be connected to the given page source. | |
Definition in file RNTupleView.hxx.