Used to loop over all the cluster groups of an RNTuple (in unspecified order)
Enumerate all cluster group IDs from the descriptor. No specific order can be assumed.
Definition at line 1052 of file RNTupleDescriptor.hxx.
Classes | |
| class | RIterator |
Public Member Functions | |
| RClusterGroupDescriptorIterable (const RNTupleDescriptor &ntuple) | |
| RIterator | begin () |
| RIterator | end () |
Private Attributes | |
| const RNTupleDescriptor & | fNTuple |
| The associated RNTuple for this range. | |
#include <ROOT/RNTupleDescriptor.hxx>
|
inline |
Definition at line 1090 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1091 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1092 of file RNTupleDescriptor.hxx.
|
private |
The associated RNTuple for this range.
Definition at line 1055 of file RNTupleDescriptor.hxx.