#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.h"
#include "DataFormats/ParticleFlowReco/interface/PFDisplacedVertex.h"
#include "DataFormats/ParticleFlowReco/interface/PFDisplacedVertexFwd.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::PFDisplacedVertexCollection, StringCutObjectSelector < reco::PFDisplacedVertex > > | PFDisplacedVertexSelector |
typedef SingleObjectSelector< reco::PFDisplacedVertexCollection, StringCutObjectSelector<reco::PFDisplacedVertex> > PFDisplacedVertexSelector |
Definition at line 32 of file PFDisplacedVertexSelector.cc.