#include <AlignmentSorter.h>
Public Member Functions | |
bool | operator() (const T &a, const T &b) |
A struct to sort pairs of DetId and whatever by increasing DetId
Definition at line 26 of file AlignmentSorter.h.
bool lessIdAlignmentPair< T >::operator() | ( | const T & | a, |
const T & | b | ||
) | [inline] |
Definition at line 29 of file AlignmentSorter.h.