This is the complete list of members for PFBenchmarkAlgo, including all inherited members.
copyCollection(const Collection *) | PFBenchmarkAlgo | static |
deltaEt(const T *, const U *) | PFBenchmarkAlgo | static |
deltaEta(const T *, const U *) | PFBenchmarkAlgo | static |
deltaPhi(const T *, const U *) | PFBenchmarkAlgo | static |
deltaR(const T *, const U *) | PFBenchmarkAlgo | static |
findAllInCone(const T *, const Collection *, double) | PFBenchmarkAlgo | static |
findAllInEtWindow(const T *, const Collection *, double) | PFBenchmarkAlgo | static |
matchByDeltaEt(const T *, const Collection *) | PFBenchmarkAlgo | static |
matchByDeltaR(const T *, const Collection *) | PFBenchmarkAlgo | static |
sortByDeltaEt(const T *, Collection &) | PFBenchmarkAlgo | static |
sortByDeltaR(const T *, Collection &) | PFBenchmarkAlgo | static |
vector_add(const T *c1, std::vector< T > &candidates) | PFBenchmarkAlgo | inlineprivatestatic |
vector_add(const T *c1, edm::OwnVector< T > &candidates) | PFBenchmarkAlgo | inlineprivatestatic |
vector_sort(std::vector< T > &candidates, Sorter< T, U > S) | PFBenchmarkAlgo | inlineprivatestatic |
vector_sort(edm::OwnVector< T > &candidates, Sorter< T, U > S) | PFBenchmarkAlgo | inlineprivatestatic |