Used to loop over all the extra type info record of an RNTuple (in unspecified order)
Definition at line 1151 of file RNTupleDescriptor.hxx.
Classes | |
| class | RIterator |
Public Member Functions | |
| RExtraTypeInfoDescriptorIterable (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 1189 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1190 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1191 of file RNTupleDescriptor.hxx.
|
private |
The associated RNTuple for this range.
Definition at line 1154 of file RNTupleDescriptor.hxx.