Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RPageSource::REntryRange Struct Reference

Used in SetEntryRange / GetEntryRange.

Definition at line 558 of file RPageStorage.hxx.

Public Member Functions

bool IntersectsWith (const ROOT::RClusterDescriptor &clusterDesc) const
 Returns true if the given cluster has entries within the entry range.
 

Public Attributes

ROOT::NTupleSize_t fFirstEntry = ROOT::kInvalidNTupleIndex
 
ROOT::NTupleSize_t fNEntries = 0
 

#include <ROOT/RPageStorage.hxx>

Member Function Documentation

◆ IntersectsWith()

bool ROOT::Internal::RPageSource::REntryRange::IntersectsWith ( const ROOT::RClusterDescriptor & clusterDesc) const

Returns true if the given cluster has entries within the entry range.

Definition at line 147 of file RPageStorage.cxx.

Member Data Documentation

◆ fFirstEntry

ROOT::NTupleSize_t ROOT::Internal::RPageSource::REntryRange::fFirstEntry = ROOT::kInvalidNTupleIndex

Definition at line 559 of file RPageStorage.hxx.

◆ fNEntries

ROOT::NTupleSize_t ROOT::Internal::RPageSource::REntryRange::fNEntries = 0

Definition at line 560 of file RPageStorage.hxx.

Collaboration diagram for ROOT::Internal::RPageSource::REntryRange:
[legend]

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