CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ShiftedPFCandidateProducerForPFNoPUMEt.h
Go to the documentation of this file.
1 #ifndef PhysicsTools_PatUtils_ShiftedPFCandidateProducerForPFNoPUMEt_h
2 #define PhysicsTools_PatUtils_ShiftedPFCandidateProducerForPFNoPUMEt_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 
65 
66  double minJetPt_;
67 
68  double shiftBy_;
69 
71 
72 };
73 
74 #endif
75 
76 
77 
78 
void produce(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< reco::PFCandidateCollection > srcPFCandidatesToken_
edm::EDGetTokenT< reco::PFJetCollection > srcJetsToken_