Definition at line 29 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 31 of file TTreeIndex.cxx.
Definition at line 36 of file TTreeIndex.cxx.
| Long64_t* IndexSortComparator::fValMajor |
Definition at line 45 of file TTreeIndex.cxx.
| Long64_t * IndexSortComparator::fValMinor |
Definition at line 45 of file TTreeIndex.cxx.