#include <PFBenchmarkAlgo.h>
Public Member Functions | |
deltaEtSorter (const T *Ref) | |
bool | operator() (const U &c1, const U &c2) const |
Private Attributes | |
const T * | cref |
Definition at line 111 of file PFBenchmarkAlgo.h.
|
inline |
|
inline |
Definition at line 115 of file PFBenchmarkAlgo.h.
References deltaEtSorter< T, U >::cref, and PFBenchmarkAlgo::deltaEt().
|
private |
Definition at line 121 of file PFBenchmarkAlgo.h.
Referenced by deltaEtSorter< T, U >::deltaEtSorter(), and deltaEtSorter< T, U >::operator()().