CMS 3D CMS Logo

SAFCmpPairDIFirstNumber Struct Reference

List of all members.

Public Member Functions

bool operator() (const pair< double, int > &l, double r) const


Detailed Description

Definition at line 43 of file SprAbsFilter.cc.


Member Function Documentation

bool SAFCmpPairDIFirstNumber::operator() ( const pair< double, int > &  l,
double  r 
) const [inline]

Definition at line 45 of file SprAbsFilter.cc.

00045                                                              {
00046     return (l.first < r);
00047   }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:31:14 2009 for CMSSW by  doxygen 1.5.4