Used to loop over entries of collections in a single cluster.
Definition at line 85 of file RNTupleView.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/RNTupleView.hxx>
|
inline |
Definition at line 114 of file RNTupleView.hxx.
|
inline |
Definition at line 116 of file RNTupleView.hxx.
|
inline |
Definition at line 117 of file RNTupleView.hxx.
|
inline |
Definition at line 118 of file RNTupleView.hxx.
|
private |
Definition at line 87 of file RNTupleView.hxx.
|
private |
Definition at line 89 of file RNTupleView.hxx.
|
private |
Definition at line 88 of file RNTupleView.hxx.