comparator helper class More...
Public Member Functions | |
comp (const CMP c) | |
bool | operator() (ID id, const typename mapType::value_type &p) |
bool | operator() (const typename mapType::value_type &p, ID id) |
Private Attributes | |
CMP | cmp |
comparator helper class
Definition at line 55 of file RangeMap.h.
|
inline |
Definition at line 56 of file RangeMap.h.
|
inline |
Definition at line 57 of file RangeMap.h.
References edm::RangeMap< ID, C, P >::comp< CMP >::cmp, and AlCaHLTBitMon_ParallelJobs::p.
|
inline |
Definition at line 58 of file RangeMap.h.
References edm::RangeMap< ID, C, P >::comp< CMP >::cmp, and AlCaHLTBitMon_ParallelJobs::p.
|
private |
Definition at line 61 of file RangeMap.h.
Referenced by edm::RangeMap< ID, C, P >::comp< CMP >::operator()().