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>
|
inline |
Definition at line 90 of file TTreeCache.h.
Definition at line 94 of file TTreeCache.h.
ULong64_t TTreeCache::MissCache::Entry::fIndex {0} |
! Location in fData corresponding to this entry.
Definition at line 93 of file TTreeCache.h.
IOPos TTreeCache::MissCache::Entry::fIO |
Definition at line 92 of file TTreeCache.h.