CMS 3D CMS Logo

HLTJetCollectionsForBoostedLeptonPlusJets.h
Go to the documentation of this file.
1 #ifndef HLTJetCollectionsForBoostedLeptonPlusJets_h
2 #define HLTJetCollectionsForBoostedLeptonPlusJets_h
3 
19 // user include files
22 
24 
26 
28 
30 
31 namespace edm {
33 }
34 
35 //
36 // class declaration
37 //
38 
39 template <typename jetType>
41 public:
44  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
45 
46 private:
47  void produce(edm::Event&, const edm::EventSetup&) override;
48 
53 
54  double minDeltaR_; //min dR to consider cleaning
55 
56  // ----------member data ---------------------------
57 };
58 #endif //HLTJetCollectionsForBoostedLeptonPlusJets_h
edm::EDGetTokenT< std::vector< jetType > > m_theJetToken
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > m_theLeptonToken
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.