#include <MatchByDEta.h>
Public Member Functions | |
MatchByDEta (const edm::ParameterSet &cfg) | |
bool | operator() (const T1 &t1, const T2 &t2) const |
Private Attributes | |
double | maxDEta_ |
Definition at line 13 of file MatchByDEta.h.
|
inline |
Definition at line 15 of file MatchByDEta.h.
|
inline |
Definition at line 16 of file MatchByDEta.h.
References funct::abs(), reco::MatchByDEta< T1, T2 >::maxDEta_, RandomServiceHelper::t1, and RandomServiceHelper::t2.
|
private |
Definition at line 19 of file MatchByDEta.h.
Referenced by reco::MatchByDEta< T1, T2 >::operator()().