CMS 3D CMS Logo

MuIsoResultProducers.cc

Go to the documentation of this file.
00001 #include "MuIsolatorResultProducer.h"
00002 
00003 #include "DataFormats/MuonReco/interface/Muon.h"
00004 #include "DataFormats/MuonReco/interface/MuonFwd.h"
00005 #include "DataFormats/RecoCandidate/interface/IsoDeposit.h"
00006 #include "DataFormats/RecoCandidate/interface/IsoDepositFwd.h"
00007 
00008 typedef MuIsolatorResultProducer<reco::Track> MuIsoTrackResultProducer;
00009 typedef MuIsolatorResultProducer<reco::Candidate> MuIsoCandidateResultProducer;
00010 
00011 #include "FWCore/PluginManager/interface/ModuleDef.h"
00012 #include "FWCore/Framework/interface/MakerMacros.h"
00013 DEFINE_FWK_MODULE(MuIsoTrackResultProducer);
00014 DEFINE_FWK_MODULE(MuIsoCandidateResultProducer);

Generated on Tue Jun 9 17:44:24 2009 for CMSSW by  doxygen 1.5.4