Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
IndexSortComparator Struct Reference

Definition at line 28 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 30 of file TTreeIndex.cxx.

Member Function Documentation

◆ operator()()

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

Definition at line 35 of file TTreeIndex.cxx.

Member Data Documentation

◆ fValMajor

Long64_t* IndexSortComparator::fValMajor

Definition at line 44 of file TTreeIndex.cxx.

◆ fValMinor

Long64_t * IndexSortComparator::fValMinor

Definition at line 44 of file TTreeIndex.cxx.

Collaboration diagram for IndexSortComparator:
[legend]

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