CMS 3D CMS Logo

PFJetsMatchedToFilteredCaloJetsProducer.h
Go to the documentation of this file.
1 #ifndef PFJETSMATCHEDTOFILTEREDCALOJETSPRODUCER_H
2 #define PFJETSMATCHEDTOFILTEREDCALOJETSPRODUCER_H
3 
4 // user include files
7 
15 
16 
17 #include <map>
18 #include <vector>
19 
21  public:
24  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
25  void produce(edm::Event&, const edm::EventSetup&) override;
26 
27  private:
28 
29  std::vector<reco::CaloJetRef> jetRefVec;
30 
33 
36  double DeltaR_; // DeltaR(HLT,L1)
38 
39 };
40 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > m_theTriggerJetToken
edm::EDGetTokenT< edm::View< reco::Candidate > > m_thePFJetToken