library: libTreePlayer #include "TChainIndex.h" |
TChainIndex::TChainIndexEntry
class description - header file - source file - inheritance tree (.pdf)
public:
TChainIndexEntry()
TChainIndexEntry(const TChainIndex::TChainIndexEntry&)
~TChainIndexEntry()
TChainIndex::TChainIndexEntry& operator=(const TChainIndex::TChainIndexEntry&)
public:
Long64_t fMinIndexValue the minimum value of the index
Long64_t fMaxIndexValue the maximum value of the index
TVirtualIndex* fTreeIndex the tree index in case it was created in the constructor,