Used in SetEntryRange / GetEntryRange.
Definition at line 554 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>
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 130 of file RPageStorage.cxx.
NTupleSize_t ROOT::Experimental::Internal::RPageSource::REntryRange::fFirstEntry = kInvalidNTupleIndex |
Definition at line 555 of file RPageStorage.hxx.
NTupleSize_t ROOT::Experimental::Internal::RPageSource::REntryRange::fNEntries = 0 |
Definition at line 556 of file RPageStorage.hxx.