CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFDisplacedVertexCandidateProducer.h
Go to the documentation of this file.
1 #ifndef RecoParticleFlow_PFTracking_PFDisplacedVertexCandidateProducer_h_
2 #define RecoParticleFlow_PFTracking_PFDisplacedVertexCandidateProducer_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 
38 
42 
44  bool verbose_;
45 
48 
49 };
50 
51 #endif
edm::InputTag inputTagMainVertex_
Input tag for main vertex to cut of dxy of secondary tracks.
PFDisplacedVertexCandidateFinder pfDisplacedVertexCandidateFinder_
Displaced Vertex Candidates finder.
virtual void produce(edm::Event &, const edm::EventSetup &) override
edm::InputTag inputTagTracks_
Reco Tracks used to spot the nuclear interactions.