CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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&);
52 
54 
57 
63 
64  double minJetPt_;
65 
66  double shiftBy_;
67 
69 };
70 
71 #endif
72 
73 
74 
75 
edm::EDGetTokenT< reco::PFCandidateCollection > srcPFCandidatesToken_