#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 10 of file MatchByDEta.h.
|
inline |
Definition at line 12 of file MatchByDEta.h.
|
inline |
|
private |
Definition at line 18 of file MatchByDEta.h.
Referenced by reco::MatchByDEta< T1, T2 >::operator()().