#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/ObjectSelector.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 | |
namespace | reco |
fixed size matrix | |
namespace | reco::modules |
Typedefs | |
typedef ObjectSelector < SortCollectionSelector < reco::VertexCollection, GreaterByTracksSize < reco::Vertex > > > | reco::modules::HIBestVertexSelection |
Functions | |
reco::modules::DEFINE_FWK_MODULE (TrackWithVertexRefSelector) |