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