CMS 3D CMS Logo

Public Member Functions

SiStripThreshold::dataStrictWeakOrdering Class Reference

#include <SiStripThreshold.h>

List of all members.

Public Member Functions

bool operator() (const uint16_t &i, const Data &p) const

Detailed Description

Definition at line 89 of file SiStripThreshold.h.


Member Function Documentation

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 ;}