Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TTreeCache::IOPos Struct Reference

Definition at line 78 of file TTreeCache.h.

Public Member Functions

 IOPos (Long64_t pos, Int_t len)
 

Public Attributes

Int_t fLen {0}
 Position in file of cache entry.
 
Long64_t fPos {0}
 

#include <TTreeCache.h>

Constructor & Destructor Documentation

◆ IOPos()

TTreeCache::IOPos::IOPos ( Long64_t  pos,
Int_t  len 
)
inline

Definition at line 79 of file TTreeCache.h.

Member Data Documentation

◆ fLen

Int_t TTreeCache::IOPos::fLen {0}

Position in file of cache entry.

Definition at line 82 of file TTreeCache.h.

◆ fPos

Long64_t TTreeCache::IOPos::fPos {0}

Definition at line 81 of file TTreeCache.h.

Collaboration diagram for TTreeCache::IOPos:
[legend]

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