#include <SiStripThreshold.h>
Public Member Functions | |
bool | operator() (const uint16_t &i, const Data &p) const |
Definition at line 89 of file SiStripThreshold.h.
bool SiStripThreshold::dataStrictWeakOrdering::operator() | ( | const uint16_t & | i, |
const Data & | p | ||
) | const [inline] |
Definition at line 91 of file SiStripThreshold.h.
References SiStripThreshold::Data::FirstStrip_and_Hth.
{return i<p.FirstStrip_and_Hth ;}