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.
Referenced by PATObjectCrossLinker::matchElectronToPhoton(), and EGMEnergyVarProducer< T >::produce().
bool matchByCommonSourceCandidatePtr | ( | const C1 & | c1, |
const C2 & | c2 | ||
) |
Definition at line 9 of file MatchingUtils.h.
Referenced by PATObjectCrossLinker::matchOneToMany(), LeptonInJetProducer< T >::produce(), and LeptonJetVarProducer< T >::produce().