CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs | Functions
VertexRefSelector.cc File Reference
#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

typedef SingleObjectSelector
< reco::VertexCollection,
StringCutObjectSelector
< reco::Vertex >
, reco::VertexRefVector
VertexRefSelector
 

Functions

 DEFINE_FWK_MODULE (VertexRefSelector)
 

Typedef Documentation

Definition at line 33 of file VertexRefSelector.cc.

Function Documentation

DEFINE_FWK_MODULE ( VertexRefSelector  )