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