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

Used in SetEntryRange / GetEntryRange.

Definition at line 401 of file RPageStorage.hxx.

Public Member Functions

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

Public Attributes

NTupleSize_t fFirstEntry = kInvalidNTupleIndex
 
NTupleSize_t fNEntries = 0
 

#include <ROOT/RPageStorage.hxx>

Member Function Documentation

◆ IntersectsWith()

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

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

Definition at line 77 of file RPageStorage.cxx.

Member Data Documentation

◆ fFirstEntry

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

Definition at line 402 of file RPageStorage.hxx.

◆ fNEntries

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

Definition at line 403 of file RPageStorage.hxx.

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

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