#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/ObjectSelectorStream.h"
#include "CommonTools/UtilAlgos/interface/SortCollectionSelector.h"
#include "RecoHI/HiTracking/interface/BestVertexComparator.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
reco::modules | |
Typedefs | |
typedef ObjectSelectorStream< SortCollectionSelector< reco::VertexCollection, GreaterByTracksSize< reco::Vertex > > > | reco::modules::HIBestVertexSelection |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< HIBestVertexSelection > > | reco::modules::s_filler__LINE__ ("HIBestVertexSelection") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< HIBestVertexSelection > > | reco::modules::s_maker__LINE__ ("HIBestVertexSelection") |