#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
Go to the source code of this file.
Typedefs | |
using | VertexSelector = SingleObjectSelectorStream< reco::VertexCollection, StringCutObjectSelector< reco::Vertex > > |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< VertexSelector > > | s_filler__LINE__ ("VertexSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< VertexSelector > > | s_maker__LINE__ ("VertexSelector") |
using VertexSelector = SingleObjectSelectorStream< reco::VertexCollection, StringCutObjectSelector<reco::Vertex> > |
Definition at line 32 of file VertexSelector.cc.
|
static |
|
static |