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
19 {
21 
22  public:
25 
26  private:
27 
28  virtual void produce(edm::Event&, const edm::EventSetup&);
29 
32 
35 
36  double dzCut;
38  };
39 }
40 
41 #endif
42 
fixed size matrix
edm::EDGetTokenT< VertexCollection > pvCollectionToken
virtual void produce(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< PFCandidateCollection > pfCandidatesToken