#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Candidate/interface/VertexCompositeCandidate.h"
#include <DataFormats/BeamSpot/interface/BeamSpot.h>
#include "FWCore/Utilities/interface/transform.h"
#include "FWCore/Framework/interface/stream/EDFilter.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 "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include <algorithm>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | pat::PATSingleVertexSelector |
Produces a list containing a single vertex selected by some criteria. More... | |
Namespaces | |
pat | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PATSingleVertexSelector > > | s_filler__LINE__ ("PATSingleVertexSelector") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PATSingleVertexSelector > > | s_maker__LINE__ ("PATSingleVertexSelector") |
|
static |
|
static |