Public Member Functions | |
bool | operator() (const GeomDet *a, const GeomDet *b) |
Definition at line 25 of file CompositeTECWedge.cc.
Definition at line 27 of file CompositeTECWedge.cc.
References Geom::phiLess(), and GeomDet::surface().
{ return Geom::phiLess(a->surface(), b->surface()); }