Logo ROOT  
Reference Guide
TTreeCache::MissCache::Entry Struct Reference

Definition at line 89 of file TTreeCache.h.

Public Member Functions

 Entry (IOPos io)
 

Public Attributes

ULong64_t fIndex {0}
 ! Location in fData corresponding to this entry. More...
 
IOPos fIO
 

Friends

bool operator< (const Entry &a, const Entry &b)
 

#include <TTreeCache.h>

Constructor & Destructor Documentation

◆ Entry()

TTreeCache::MissCache::Entry::Entry ( IOPos  io)
inline

Definition at line 90 of file TTreeCache.h.

Friends And Related Function Documentation

◆ operator<

bool operator< ( const Entry a,
const Entry b 
)
friend

Definition at line 94 of file TTreeCache.h.

Member Data Documentation

◆ fIndex

ULong64_t TTreeCache::MissCache::Entry::fIndex {0}

! Location in fData corresponding to this entry.

Definition at line 93 of file TTreeCache.h.

◆ fIO

IOPos TTreeCache::MissCache::Entry::fIO

Definition at line 92 of file TTreeCache.h.

Collaboration diagram for TTreeCache::MissCache::Entry:
[legend]

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