Go to the source code of this file.
Functions | |
template<class C1 , class C2 > | |
bool | matchByCommonParentSuperClusterRef (const C1 &c1, const C2 &c2) |
template<class C1 , class C2 > | |
bool | matchByCommonSourceCandidatePtr (const C1 &c1, const C2 &c2) |
bool matchByCommonParentSuperClusterRef | ( | const C1 & | c1, |
const C2 & | c2 | ||
) |
Definition at line 21 of file MatchingUtils.h.
References alignmentValidation::c1.
Referenced by PATObjectCrossLinker::matchElectronToPhoton().
bool matchByCommonSourceCandidatePtr | ( | const C1 & | c1, |
const C2 & | c2 | ||
) |
Definition at line 9 of file MatchingUtils.h.
References alignmentValidation::c1, testProducerWithPsetDescEmpty_cfi::i1, and testProducerWithPsetDescEmpty_cfi::i2.
Referenced by PATObjectCrossLinker::matchOneToMany(), PATObjectCrossLinker::matchOneToVertices(), PATObjectCrossLinker::matchVertexToMany(), LeptonInJetProducer< T >::produce(), and LeptonJetVarProducer< T >::produce().