#include <PFBenchmarkAlgo.h>
Public Member Functions | |
deltaRSorter (const T *Ref) | |
bool | operator() (const U &c1, const U &c2) const |
Private Attributes | |
const T * | cref |
Definition at line 96 of file PFBenchmarkAlgo.h.
|
inline |
|
inline |
Definition at line 100 of file PFBenchmarkAlgo.h.
References deltaRSorter< T, U >::cref, and PFBenchmarkAlgo::deltaR().
|
private |
Definition at line 106 of file PFBenchmarkAlgo.h.
Referenced by deltaRSorter< T, U >::deltaRSorter(), and deltaRSorter< T, U >::operator()().