CMS 3D CMS Logo

ParticleFlowForChargedMETProducer.h
Go to the documentation of this file.
1 #ifndef RECOMET_METPRODUCERS_PARTICLEFLOWFORCHARGEDMETPRODUCER_H
2 #define RECOMET_METPRODUCERS_PARTICLEFLOWFORCHARGEDMETPRODUCER_H
3 
4 /*
5  Producer of collection of charged PF candidates beloning to the main PV
6  Author: Marco Zanetti, MIT
7 */
8 
14 
17 
18 namespace reco {
20  public:
23 
24  private:
25  void produce(edm::Event&, const edm::EventSetup&) override;
26 
29 
32 
33  double dzCut;
35  };
36 } // namespace reco
37 
38 #endif
void produce(edm::Event &, const edm::EventSetup &) override
fixed size matrix
edm::EDGetTokenT< VertexCollection > pvCollectionToken
edm::EDGetTokenT< PFCandidateCollection > pfCandidatesToken