#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <vector>
#include <memory>
#include <cmath>
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | MuonSelectorVertex |
Functions | |
DEFINE_FWK_MODULE (MuonSelectorVertex) | |
DEFINE_FWK_MODULE | ( | MuonSelectorVertex | ) |