|
||||
File indexing completed on 2024-04-06 12:01:03
0001 #include "FWCore/Framework/interface/MakerMacros.h" 0002 #include "CommonTools/CandAlgos/interface/CandMatcher.h" 0003 #include "CommonTools/UtilAlgos/interface/AnyPairSelector.h" 0004 0005 typedef reco::modules::CandMatcher<AnyPairSelector, reco::CandidateView> TrivialDeltaRViewMatcher; 0006 0007 DEFINE_FWK_MODULE(TrivialDeltaRViewMatcher);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |