CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HIBestVertexSelector.cc
Go to the documentation of this file.
2 
6 
9 
10 namespace reco
11 {
12  namespace modules
13  {
14 
15  // define your producer name
16  typedef ObjectSelector<
20  >
22 
23  // declare the module as plugin
25  }
26 }
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< Vertex > VertexCollection
collection of Vertex objects
Definition: VertexFwd.h:9
ObjectSelector< SortCollectionSelector< reco::VertexCollection, GreaterByTracksSize< reco::Vertex > > > HIBestVertexSelection