CMS 3D CMS Logo

DetPhiLess Class Reference

List of all members.

Public Member Functions

bool operator() (const GeomDet *a, const GeomDet *b)


Detailed Description

Definition at line 25 of file CompositeTECWedge.cc.


Member Function Documentation

bool DetPhiLess::operator() ( const GeomDet a,
const GeomDet b 
) [inline]

Definition at line 27 of file CompositeTECWedge.cc.

References Geom::phiLess(), and GeomDet::surface().

00028   {
00029     return Geom::phiLess(a->surface(), b->surface());
00030   } 


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