CMS 3D CMS Logo

ShiftedPFCandidateProducerForNoPileUpPFMEt.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_PatUtils_ShiftedPFCandidateProducerForNoPileUpPFMEt_h
2 #define PhysicsTools_PatUtils_ShiftedPFCandidateProducerForNoPileUpPFMEt_h
3 
29 
32 
38 
39 #include <string>
40 #include <vector>
41 
43 {
44  public:
45 
48 
49  private:
50 
51  void produce(edm::Event&, const edm::EventSetup&) override;
52 
55 
61 
62  double minJetPt_;
63 
64  double shiftBy_;
65 
67 };
68 
69 #endif
70 
71 
72 
73 
edm::EDGetTokenT< reco::PFCandidateCollection > srcPFCandidatesToken_
void produce(edm::Event &, const edm::EventSetup &) override