CMS 3D CMS Logo

MCTruthDeltaRViewMatcher.cc

Go to the documentation of this file.
00001 /* \class MCTruthDeltaRViewMatcher
00002  *
00003  * Producer fo simple MC truth match map
00004  * based on DeltaR 
00005  *
00006  */
00007 #include "PhysicsTools/CandAlgos/interface/CandMatcher.h"
00008 #include "PhysicsTools/HepMCCandAlgos/interface/MCTruthPairSelector.h"
00009 
00010 typedef reco::modules::CandMatcher<
00011           helpers::MCTruthPairSelector<reco::Candidate>,
00012           reco::CandidateView
00013         > MCTruthDeltaRViewMatcher;
00014 
00015 #include "FWCore/Framework/interface/MakerMacros.h"
00016 
00017 DEFINE_FWK_MODULE( MCTruthDeltaRViewMatcher );

Generated on Tue Jun 9 17:41:08 2009 for CMSSW by  doxygen 1.5.4