ROOT logo
ROOT » TREE » TREEPLAYER » TChainIndex::TChainIndexEntry

class TChainIndex::TChainIndexEntry


 TChainIndex

 A Chain Index with majorname and minorname.
 It uses tree indices of all the trees in the chain instead of building
 a new index.
 The index values from the first tree should be less then
 all the index values from the second tree, and so on.
 If a tree in the chain doesn't have an index the index will be created
 and kept inside this chain index.


Function Members (Methods)

Data Members

public:
Long64_tfMaxIndexValuethe maximum value of the index
Long64_tfMinIndexValuethe minimum value of the index
TVirtualIndex*fTreeIndexthe tree index in case it was created in the constructor,

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TChainIndexEntry()
 holds a description of indices of trees in the chain.
{}