CMS 3D CMS Logo

HLTHcalNZSFilter.h
Go to the documentation of this file.
1 #ifndef HLTHcalNZSFilter_h
2 #define HLTHcalNZSFilter_h
3 // -*- C++ -*-
4 //
5 // Package: HLTHcalNZSFilter
6 // Class: HLTHcalNZSFilter
7 //
15 //
16 // Original Author: Bryan DAHMES
17 // Created: Tue Jan 22 13:55:00 CET 2008
18 //
19 //
20 
21 
22 // include files
27 
30 
31 #include <string>
32 
33 namespace edm {
35 }
36 
37 //
38 // class declaration
39 //
40 
41 class HLTHcalNZSFilter : public HLTFilter {
42 public:
43  explicit HLTHcalNZSFilter(const edm::ParameterSet&);
44  ~HLTHcalNZSFilter() override;
45  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
46 
47 private:
48  bool hltFilter(edm::Event&, const edm::EventSetup&, trigger::TriggerFilterObjectWithRefs & filterproduct) const override;
49 
50  // ----------member data ---------------------------
51 
54 
55 };
56 
57 #endif
edm::EDGetTokenT< FEDRawDataCollection > dataInputToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
edm::InputTag dataInputTag_