#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "SimDataFormats/Vertex/interface/SimVertex.h"
#include "SimDataFormats/Vertex/interface/SimVertexContainer.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < edm::SimVertexContainer, StringCutObjectSelector < SimVertex > > | SimVertexSelector |
typedef SingleObjectSelector< edm::SimVertexContainer, StringCutObjectSelector<SimVertex> > SimVertexSelector |
Definition at line 32 of file SimVertexSelector.cc.