Public Member Functions | |
bool | operator() (const double c1, const double c2) const |
Definition at line 32 of file HFClusterAlgo.cc.
bool CompareHFCore::operator() | ( | const double | c1, |
const double | c2 | ||
) | const [inline] |
Definition at line 34 of file HFClusterAlgo.cc.
{ return c1>c2; }