CMS 3D CMS Logo

MuonSeedDetLayer::HigherR Class Reference

sort More...

#include <RecoMuon/TrackingTools/interface/MuonSeedDetLayer.h>

List of all members.

Public Member Functions

bool operator() (const MuonSeedDetLayer first, const MuonSeedDetLayer second) const


Detailed Description

sort

Definition at line 59 of file MuonSeedDetLayer.h.


Member Function Documentation

bool MuonSeedDetLayer::HigherR::operator() ( const MuonSeedDetLayer  first,
const MuonSeedDetLayer  second 
) const [inline]

Definition at line 62 of file MuonSeedDetLayer.h.

References MuonSeedDetLayer::radius().

00062                                                                                              {
00063           return first.radius() < second.radius();
00064         }


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:28:47 2009 for CMSSW by  doxygen 1.5.4