#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 "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include <memory>
#include <vector>
#include <sstream>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | bestPVselector< T1 > |
Typedefs | |
typedef bestPVselector < reco::Vertex > | HighestSumP4PrimaryVertexSelector |
Functions | |
static edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < HighestSumP4PrimaryVertexSelector > > | s_filler__LINE__ ("HighestSumP4PrimaryVertexSelector") |
static edm::MakerPluginFactory::PMaker < edm::WorkerMaker < HighestSumP4PrimaryVertexSelector > > | s_maker__LINE__ ("HighestSumP4PrimaryVertexSelector") |
Definition at line 101 of file PVSorterBySumP.cc.
|
static |
|
static |