#include <MatchLessByDPt.h>
Public Member Functions | |
MatchLessByDPt (const edm::ParameterSet &cfg, const C1 &c1, const C2 &c2) | |
bool | operator() (const std::pair< size_t, size_t > &p1, const std::pair< size_t, size_t > &p2) const |
Private Attributes | |
const C1 & | c1_ |
const C2 & | c2_ |
Definition at line 12 of file MatchLessByDPt.h.
|
inline |
Definition at line 14 of file MatchLessByDPt.h.
|
inline |
Definition at line 18 of file MatchLessByDPt.h.
References reco::MatchLessByDPt< C1, C2 >::c1_, reco::MatchLessByDPt< C1, C2 >::c2_, LaserDQM_cfg::p1, and SiStripOfflineCRack_cfg::p2.
|
private |
Definition at line 32 of file MatchLessByDPt.h.
Referenced by reco::MatchLessByDPt< C1, C2 >::operator()().
|
private |
Definition at line 33 of file MatchLessByDPt.h.
Referenced by reco::MatchLessByDPt< C1, C2 >::operator()().