CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
cscdqm::StripClusterFinder::Sort Class Reference

#include <CSCDQM_StripClusterFinder.h>

Public Member Functions

bool operator() (StripClusterFitData a, StripClusterFitData b) const
 

Detailed Description

Definition at line 31 of file CSCDQM_StripClusterFinder.h.

Member Function Documentation

bool cscdqm::StripClusterFinder::Sort::operator() ( StripClusterFitData  a,
StripClusterFitData  b 
) const

Definition at line 384 of file CSCDQM_StripClusterFinder.cc.

References cscdqm::StripClusterFitData::channel_.

385 {return a.channel_ < b.channel_;}
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121