CMS 3D CMS Logo

KalmanVertexFitCompositeCandProducer.cc

Go to the documentation of this file.
00001 #include "PhysicsTools/RecoAlgos/plugins/ConstrainedFitCandProducer.h"
00002 #include "PhysicsTools/RecoAlgos/plugins/CandCommonVertexFitter.h"
00003 #include "PhysicsTools/RecoAlgos/plugins/KalmanVertexFitter.h"
00004 #include "DataFormats/Candidate/interface/VertexCompositeCandidate.h"
00005 
00006 typedef ConstrainedFitCandProducer<CandCommonVertexFitter<KalmanVertexFitter>,
00007                                    edm::View<reco::Candidate>,
00008                                    std::vector<reco::VertexCompositeCandidate> > KalmanVertexFitCompositeCandProducer;
00009 
00010 #include "FWCore/Framework/interface/MakerMacros.h"
00011 
00012 DEFINE_FWK_MODULE( KalmanVertexFitCompositeCandProducer );
00013 
00014 

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