CMS 3D CMS Logo

RadiusComparator Struct Reference

List of all members.

Public Member Functions

bool operator() (const TrackingRecHit *h1, const TrackingRecHit *h2)


Detailed Description

Definition at line 94 of file TrackCleaner.cc.


Member Function Documentation

bool RadiusComparator::operator() ( const TrackingRecHit h1,
const TrackingRecHit h2 
) [inline]

Definition at line 96 of file TrackCleaner.cc.

00098   { 
00099     return (h1 < h2);
00100   };


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