+
class TChainIndex::TChainIndexEntry
-
library: libTreePlayer
#include "TChainIndex.h"
Display options:
Show inherited
Show non-public

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)

public:
~TChainIndexEntry()
TChainIndex::TChainIndexEntry&operator=(const TChainIndex::TChainIndexEntry&)
TChainIndex::TChainIndexEntryTChainIndexEntry()
TChainIndex::TChainIndexEntryTChainIndexEntry(const TChainIndex::TChainIndexEntry&)

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(const TChainIndex::TChainIndexEntry& )
 holds a description of indices of trees in the chain.
{}

Last update: Mon Jun 25 19:47:35 2007

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.