|
class | ROOT::RClusterDescriptor |
| Metadata for RNTuple clusters. More...
|
|
class | ROOT::Internal::RClusterDescriptorBuilder |
| A helper class for piece-wise construction of an RClusterDescriptor. More...
|
|
class | ROOT::RNTupleDescriptor::RClusterDescriptorIterable |
| Used to loop over all the clusters of an RNTuple (in unspecified order) More...
|
|
class | ROOT::RClusterGroupDescriptor |
| Clusters are bundled in cluster groups. More...
|
|
class | ROOT::Internal::RClusterGroupDescriptorBuilder |
| A helper class for piece-wise construction of an RClusterGroupDescriptor. More...
|
|
class | ROOT::RNTupleDescriptor::RClusterGroupDescriptorIterable |
| Used to loop over all the cluster groups of an RNTuple (in unspecified order) More...
|
|
class | ROOT::RColumnDescriptor |
| Metadata stored for every column of an RNTuple. More...
|
|
class | ROOT::Internal::RColumnDescriptorBuilder |
| A helper class for piece-wise construction of an RColumnDescriptor. More...
|
|
class | ROOT::RNTupleDescriptor::RColumnDescriptorIterable |
| Used to loop over a field's associated columns. More...
|
|
class | ROOT::RClusterDescriptor::RColumnRange |
| The window of element indexes of a particular column in a particular cluster. More...
|
|
class | ROOT::RClusterDescriptor::RColumnRangeIterable |
|
struct | ROOT::RNTupleDescriptor::RCreateModelOptions |
| Modifiers passed to CreateModel() More...
|
|
class | ROOT::RExtraTypeInfoDescriptor |
| Field specific extra type information from the header / extenstion header. More...
|
|
class | ROOT::Internal::RExtraTypeInfoDescriptorBuilder |
| A helper class for piece-wise construction of an RExtraTypeInfoDescriptor. More...
|
|
class | ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable |
| Used to loop over all the extra type info record of an RNTuple (in unspecified order) More...
|
|
class | ROOT::RFieldDescriptor |
| Metadata stored for every field of an RNTuple. More...
|
|
class | ROOT::Internal::RFieldDescriptorBuilder |
| A helper class for piece-wise construction of an RFieldDescriptor. More...
|
|
class | ROOT::RNTupleDescriptor::RFieldDescriptorIterable |
| Used to loop over a field's child fields. More...
|
|
class | ROOT::RNTupleDescriptor::RHeaderExtension |
| Summarizes information about fields and the corresponding columns that were added after the header has been serialized. More...
|
|
class | ROOT::RNTupleDescriptor::RColumnDescriptorIterable::RIterator |
|
class | ROOT::RNTupleDescriptor::RExtraTypeInfoDescriptorIterable::RIterator |
|
class | ROOT::RNTupleDescriptor::RClusterDescriptorIterable::RIterator |
|
class | ROOT::RNTupleDescriptor::RClusterGroupDescriptorIterable::RIterator |
|
class | ROOT::RNTupleDescriptor::RFieldDescriptorIterable::RIterator |
|
class | ROOT::RClusterDescriptor::RColumnRangeIterable::RIterator |
|
class | ROOT::RNTupleDescriptor |
| The on-storage metadata of an RNTuple. More...
|
|
class | ROOT::Internal::RNTupleDescriptorBuilder |
| A helper class for piece-wise construction of an RNTupleDescriptor. More...
|
|
class | ROOT::RClusterDescriptor::RPageInfo |
| Information about a single page in the context of a cluster's page range. More...
|
|
class | ROOT::RClusterDescriptor::RPageInfoExtended |
| Additional information about a page in an in-memory RPageRange. More...
|
|
class | ROOT::RClusterDescriptor::RPageRange |
| Records the partition of data into pages for a particular column in a particular cluster. More...
|
|
struct | ROOT::RColumnDescriptor::RValueRange |
|