CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFDisplacedVertexProducer.h
Go to the documentation of this file.
1 #ifndef RecoParticleFlow_PFTracking_PFDisplacedVertexProducer_h_
2 #define RecoParticleFlow_PFTracking_PFDisplacedVertexProducer_h_
3 
4 // user include files
8 
11 
13 
26  public:
27 
29 
31 
32  virtual void produce(edm::Event&, const edm::EventSetup&) override;
33 
34  private:
35 
39 
43 
45  bool verbose_;
46 
49 
50 };
51 
52 #endif
PFDisplacedVertexFinder pfDisplacedVertexFinder_
Displaced Vertices finder.
PFDisplacedVertexProducer(const edm::ParameterSet &)
Producer for DisplacedVertices.
virtual void produce(edm::Event &, const edm::EventSetup &) override
edm::InputTag inputTagMainVertex_
Input tag for main vertex to cut of dxy of secondary tracks.