Used to loop over entries of collections in a single cluster.
Definition at line 74 of file RNTupleView.hxx.
Classes | |
class | RIterator |
Public Member Functions | |
RNTupleClusterRange (DescriptorId_t clusterId, ClusterSize_t::ValueType start, ClusterSize_t::ValueType end) | |
RIterator | begin () |
RIterator | end () |
Private Attributes | |
const DescriptorId_t | fClusterId |
const ClusterSize_t::ValueType | fEnd |
const ClusterSize_t::ValueType | fStart |
#include <ROOT/RNTupleView.hxx>
|
inline |
Definition at line 97 of file RNTupleView.hxx.
|
inline |
Definition at line 99 of file RNTupleView.hxx.
|
inline |
Definition at line 100 of file RNTupleView.hxx.
|
private |
Definition at line 76 of file RNTupleView.hxx.
|
private |
Definition at line 78 of file RNTupleView.hxx.
|
private |
Definition at line 77 of file RNTupleView.hxx.