Used to loop over all the Attribute Sets linked to an RNTuple.
Definition at line 1208 of file RNTupleDescriptor.hxx.
Classes | |
class | RIterator |
Public Member Functions | |
RNTupleAttrSetDescriptorIterable (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 1246 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1247 of file RNTupleDescriptor.hxx.
|
inline |
Definition at line 1248 of file RNTupleDescriptor.hxx.
|
private |
The associated RNTuple for this range.
Definition at line 1211 of file RNTupleDescriptor.hxx.