Stores information about the cluster in which this page resides.
Public Member Functions | |
RClusterInfo ()=default | |
RClusterInfo (ROOT::NTupleSize_t id, ROOT::NTupleSize_t indexOffset) | |
ROOT::NTupleSize_t | GetId () const |
ROOT::NTupleSize_t | GetIndexOffset () const |
Private Attributes | |
ROOT::DescriptorId_t | fId = 0 |
The cluster number. | |
ROOT::NTupleSize_t | fIndexOffset = 0 |
The first element index of the column in this cluster. | |
#include <ROOT/RPage.hxx>
|
default |
|
inline |
|
inline |
|
inline |
|
private |
|
private |