Definition at line 26 of file TTreeIndex.cxx.
Public Member Functions | |
IndexSortComparator (Long64_t *major, Long64_t *minor) | |
template<typename Index > | |
bool | operator() (Index i1, Index i2) |
Public Attributes | |
Long64_t * | fValMajor |
Long64_t * | fValMinor |
Definition at line 28 of file TTreeIndex.cxx.
|
inline |
Definition at line 33 of file TTreeIndex.cxx.
Long64_t* IndexSortComparator::fValMajor |
Definition at line 42 of file TTreeIndex.cxx.
Long64_t * IndexSortComparator::fValMinor |
Definition at line 42 of file TTreeIndex.cxx.