CMS 3D CMS Logo

TrackViewCandidateProducer.cc

Go to the documentation of this file.
00001 
00015 #include "PhysicsTools/RecoAlgos/src/TrackToCandidate.h"
00016 #include "FWCore/Framework/interface/MakerMacros.h"
00017 #include "DataFormats/Common/interface/View.h"
00018 #include "PhysicsTools/UtilAlgos/interface/StringCutObjectSelector.h"
00019 
00020 typedef CandidateProducer<
00021           edm::View<reco::Track>,
00022           reco::RecoChargedCandidateCollection,
00023           StringCutObjectSelector<reco::Track>
00024         > TrackViewCandidateProducer;
00025 
00026 DEFINE_FWK_MODULE(TrackViewCandidateProducer);

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