Public Types | |
typedef Matching::index_type | index_type |
Public Member Functions | |
Comparator (const SimpleMatrix< Delta > &matrix, SortComparator &sort) | |
bool | operator() (index_type i1, index_type i2) const |
Public Attributes | |
const SimpleMatrix< Delta > & | matrix |
SortComparator & | sort |
Definition at line 51 of file Matching.h.
typedef Matching::index_type btag::Matching< Delta >::Comparator< SortComparator >::index_type |
Definition at line 52 of file Matching.h.
|
inline |
Definition at line 54 of file Matching.h.
|
inline |
Definition at line 58 of file Matching.h.
References btag::Matching< Delta >::matrix, and jetUpdater_cfi::sort.
const SimpleMatrix<Delta>& btag::Matching< Delta >::Comparator< SortComparator >::matrix |
Definition at line 61 of file Matching.h.
SortComparator& btag::Matching< Delta >::Comparator< SortComparator >::sort |
Definition at line 62 of file Matching.h.