Logo ROOT   6.18/05
Reference Guide
List of all members | Public Attributes | List of all members
ROOT::Experimental::Internal::RClusterFooter Struct Reference

Definition at line 70 of file RPageStorageRoot.hxx.

Public Attributes

NTupleSize_t fEntryRangeStart = 0
 
NTupleSize_t fNEntries = 0
 
std::vector< RPageInfofPagesPerColumn
 
std::int32_t fVersion = 0
 

#include <ROOT/RPageStorageRoot.hxx>

Member Data Documentation

◆ fEntryRangeStart

NTupleSize_t ROOT::Experimental::Internal::RClusterFooter::fEntryRangeStart = 0

Definition at line 72 of file RPageStorageRoot.hxx.

◆ fNEntries

NTupleSize_t ROOT::Experimental::Internal::RClusterFooter::fNEntries = 0

Definition at line 73 of file RPageStorageRoot.hxx.

◆ fPagesPerColumn

std::vector<RPageInfo> ROOT::Experimental::Internal::RClusterFooter::fPagesPerColumn

Definition at line 74 of file RPageStorageRoot.hxx.

◆ fVersion

std::int32_t ROOT::Experimental::Internal::RClusterFooter::fVersion = 0

Definition at line 71 of file RPageStorageRoot.hxx.

Collaboration diagram for ROOT::Experimental::Internal::RClusterFooter:
[legend]

The documentation for this struct was generated from the following file: