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

Definition at line 59 of file RPageStorageRoot.hxx.

Public Attributes

std::int32_t fNClusters = 0
 
std::vector< NTupleSize_tfNElementsPerColumn
 
NTupleSize_t fNEntries = 0
 
std::int32_t fVersion = 0
 

#include <ROOT/RPageStorageRoot.hxx>

Member Data Documentation

◆ fNClusters

std::int32_t ROOT::Experimental::Internal::RNTupleFooter::fNClusters = 0

Definition at line 61 of file RPageStorageRoot.hxx.

◆ fNElementsPerColumn

std::vector<NTupleSize_t> ROOT::Experimental::Internal::RNTupleFooter::fNElementsPerColumn

Definition at line 63 of file RPageStorageRoot.hxx.

◆ fNEntries

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

Definition at line 62 of file RPageStorageRoot.hxx.

◆ fVersion

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

Definition at line 60 of file RPageStorageRoot.hxx.

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

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