ROOT 6.18/05 Reference Guide |
Definition at line 70 of file RPageStorageRoot.hxx.
Public Attributes | |
NTupleSize_t | fEntryRangeStart = 0 |
NTupleSize_t | fNEntries = 0 |
std::vector< RPageInfo > | fPagesPerColumn |
std::int32_t | fVersion = 0 |
#include <ROOT/RPageStorageRoot.hxx>
NTupleSize_t ROOT::Experimental::Internal::RClusterFooter::fEntryRangeStart = 0 |
Definition at line 72 of file RPageStorageRoot.hxx.
NTupleSize_t ROOT::Experimental::Internal::RClusterFooter::fNEntries = 0 |
Definition at line 73 of file RPageStorageRoot.hxx.
std::vector<RPageInfo> ROOT::Experimental::Internal::RClusterFooter::fPagesPerColumn |
Definition at line 74 of file RPageStorageRoot.hxx.
std::int32_t ROOT::Experimental::Internal::RClusterFooter::fVersion = 0 |
Definition at line 71 of file RPageStorageRoot.hxx.