#include "DataFormats/VertexReco/interface/Vertex.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include <memory>
#include <vector>
#include <sstream>
Go to the source code of this file.
Classes | |
class | bestPVselector |
Typedefs | |
using | HighestSumP4PrimaryVertexSelector = bestPVselector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HighestSumP4PrimaryVertexSelector > > | s_filler__LINE__ ("HighestSumP4PrimaryVertexSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HighestSumP4PrimaryVertexSelector > > | s_maker__LINE__ ("HighestSumP4PrimaryVertexSelector") |
Definition at line 64 of file PVSorterBySumP.cc.
|
static |
|
static |