#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include <memory>
#include <numeric>
#include <vector>
Go to the source code of this file.
Classes | |
class | MuonFromPVSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MuonFromPVSelector > > | s_filler__LINE__ ("MuonFromPVSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< MuonFromPVSelector > > | s_maker__LINE__ ("MuonFromPVSelector") |
|
static |
|
static |