CMS 3D CMS Logo

DetLessPhi.h

Go to the documentation of this file.
00001 #ifndef DetLayers_DetLessPhi_H
00002 #define DetLayers_DetLessPhi_H
00003 
00004 #warning Please do not use DetLessPhi.h, cf DetSorting.h in Geometry/CommonDetUnit
00005 
00006 
00007 // #include "TrackingTools/DetLayers/interface/GeometricSearchDet.h"
00008 
00009 // /** Comparison operator for Dets based on the phi angle.
00010 //  */
00011 
00012 // typedef GeometricSearchDet Det;
00013 
00014 // class DetLessPhi {
00015 // public:
00016 //   bool operator()( const Det* a, const Det* b) const {
00017 //     return a->position().phi() < b->position().phi();
00018 //   }
00019 // };
00020 
00021 #endif 

Generated on Tue Jun 9 17:48:16 2009 for CMSSW by  doxygen 1.5.4