#include <MatchByDRDPt.h>
Public Member Functions | |
MatchByDRDPt (const edm::ParameterSet &cfg) | |
bool | operator() (const T1 &t1, const T2 &t2) const |
Private Attributes | |
reco::MatchByDR< T1, T2 > | deltaR_ |
double | maxDPtRel_ |
Definition at line 12 of file MatchByDRDPt.h.
|
inline |
Definition at line 14 of file MatchByDRDPt.h.
|
inline |
Definition at line 15 of file MatchByDRDPt.h.
References reco::MatchByDRDPt< T1, T2 >::deltaR_, reco::MatchByDRDPt< T1, T2 >::maxDPtRel_, RandomServiceHelper::t1, and RandomServiceHelper::t2.
|
private |
Definition at line 20 of file MatchByDRDPt.h.
Referenced by reco::MatchByDRDPt< T1, T2 >::operator()().
|
private |
Definition at line 21 of file MatchByDRDPt.h.
Referenced by reco::MatchByDRDPt< T1, T2 >::operator()().