CMS 3D CMS Logo

KinematicVertexFitCompositeCandProducer.cc

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

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