#include <DTSegmentCand.h>
Public Member Functions | |
bool | operator() (const AssPoint &pt1, const AssPoint &pt2) const |
Definition at line 130 of file DTSegmentCand.h.
Definition at line 218 of file DTSegmentCand.cc.
{
return *(pt1.first) < *(pt2.first);
}