CMS 3D CMS Logo

List of all members | Public Member Functions | Private Attributes
deltaRSorter< T, U > Class Template Reference

#include <PFBenchmarkAlgo.h>

Public Member Functions

 deltaRSorter (const T *Ref)
 
bool operator() (const U &c1, const U &c2) const
 

Private Attributes

const Tcref
 

Detailed Description

template<typename T, typename U>
class deltaRSorter< T, U >

Definition at line 94 of file PFBenchmarkAlgo.h.

Constructor & Destructor Documentation

◆ deltaRSorter()

template<typename T , typename U >
deltaRSorter< T, U >::deltaRSorter ( const T Ref)
inline

Definition at line 96 of file PFBenchmarkAlgo.h.

96 { cref = Ref; }

References deltaRSorter< T, U >::cref.

Member Function Documentation

◆ operator()()

template<typename T , typename U >
bool deltaRSorter< T, U >::operator() ( const U &  c1,
const U &  c2 
) const
inline

Member Data Documentation

◆ cref

template<typename T , typename U >
const T* deltaRSorter< T, U >::cref
private
PFBenchmarkAlgo::deltaR
static double deltaR(const T *, const U *)
Definition: PFBenchmarkAlgo.h:174
deltaRSorter::cref
const T * cref
Definition: PFBenchmarkAlgo.h:102
alignmentValidation.c1
c1
do drawing
Definition: alignmentValidation.py:1025
reco::JetExtendedAssociation::Ref
edm::Ref< Container > Ref
Definition: JetExtendedAssociation.h:32