#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/PatCandidates/interface/Vertexing.h"
#include "PhysicsTools/PatAlgos/interface/VertexingHelper.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | pat::PATVertexAssociationProducer |
Produces VertexAssociation and a ValueMap to the originating reco jets. More... | |
Namespaces | |
pat | |
Functions | |
DEFINE_FWK_MODULE (PATVertexAssociationProducer) | |
DEFINE_FWK_MODULE | ( | PATVertexAssociationProducer | ) |