Used to loop over all the extra type info record of an ntuple (in unspecified order)
Definition at line 918 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 NTuple for this range. | |
#include <ROOT/RNTupleDescriptor.hxx>
|
inline |
Definition at line 954 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 955 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 956 of file RNTupleDescriptor.hxx.
|
private |
The associated NTuple for this range.
Definition at line 921 of file RNTupleDescriptor.hxx.