Definition at line 27 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 29 of file TTreeIndex.cxx.
Definition at line 34 of file TTreeIndex.cxx.
Long64_t* IndexSortComparator::fValMajor |
Definition at line 43 of file TTreeIndex.cxx.
Long64_t * IndexSortComparator::fValMinor |
Definition at line 43 of file TTreeIndex.cxx.