#include "PhysicsTools/RecoAlgos/plugins/ConstrainedFitCandProducer.h"
#include "PhysicsTools/RecoAlgos/plugins/CandCommonVertexFitter.h"
#include "PhysicsTools/RecoAlgos/plugins/KalmanVertexFitter.h"
#include "DataFormats/Candidate/interface/VertexCompositeCandidate.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Typedefs | |
typedef ConstrainedFitCandProducer < CandCommonVertexFitter < KalmanVertexFitter > , edm::View< reco::Candidate > , std::vector < reco::VertexCompositeCandidate > > | KalmanVertexFitCompositeCandProducer |
Functions | |
DEFINE_FWK_MODULE (KalmanVertexFitCompositeCandProducer) | |
typedef ConstrainedFitCandProducer<CandCommonVertexFitter<KalmanVertexFitter>, edm::View<reco::Candidate>, std::vector<reco::VertexCompositeCandidate> > KalmanVertexFitCompositeCandProducer |
Definition at line 8 of file KalmanVertexFitCompositeCandProducer.cc.
DEFINE_FWK_MODULE | ( | KalmanVertexFitCompositeCandProducer | ) |