Used to loop over entries of collections in a single cluster.
Definition at line 84 of file RNTupleRange.hxx.
Classes | |
class | RIterator |
Public Member Functions | |
RNTupleClusterRange (DescriptorId_t clusterId, ClusterSize_t::ValueType start, ClusterSize_t::ValueType end) | |
RIterator | begin () const |
RIterator | end () const |
NTupleSize_t | size () const |
Private Attributes | |
const DescriptorId_t | fClusterId |
const ClusterSize_t::ValueType | fEnd |
const ClusterSize_t::ValueType | fStart |
#include <ROOT/RNTupleRange.hxx>
|
inline |
Definition at line 124 of file RNTupleRange.hxx.
|
inline |
Definition at line 128 of file RNTupleRange.hxx.
|
inline |
Definition at line 129 of file RNTupleRange.hxx.
|
inline |
Definition at line 130 of file RNTupleRange.hxx.
|
private |
Definition at line 86 of file RNTupleRange.hxx.
|
private |
Definition at line 88 of file RNTupleRange.hxx.
|
private |
Definition at line 87 of file RNTupleRange.hxx.