Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
IndexSortComparator Struct Reference

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_tfValMajor
Long64_tfValMinor

Constructor & Destructor Documentation

◆ IndexSortComparator()

IndexSortComparator::IndexSortComparator ( Long64_t * major,
Long64_t * minor )
inline

Definition at line 31 of file TTreeIndex.cxx.

Member Function Documentation

◆ operator()()

template<typename Index>
bool IndexSortComparator::operator() ( Index i1,
Index i2 )
inline

Definition at line 36 of file TTreeIndex.cxx.

Member Data Documentation

◆ fValMajor

Long64_t* IndexSortComparator::fValMajor

Definition at line 45 of file TTreeIndex.cxx.

◆ fValMinor

Long64_t * IndexSortComparator::fValMinor

Definition at line 45 of file TTreeIndex.cxx.


The documentation for this struct was generated from the following file: