CMS 3D CMS Logo

HcalLutGenerator.h
Go to the documentation of this file.
1 #ifndef HcalLutGenerator_h
2 #define HcalLutGenerator_h
3 
8 
10 public:
11  explicit HcalLutGenerator(const edm::ParameterSet&);
12  ~HcalLutGenerator() override;
13  void analyze(const edm::Event&, const edm::EventSetup&) override;
14  void endJob() override;
15 
16 private:
20 };
21 
22 
23 #endif
void analyze(const edm::Event &, const edm::EventSetup &) override
uint32_t _status_word_to_mask
void endJob() override
std::string _lin_file
~HcalLutGenerator() override
HcalLutGenerator(const edm::ParameterSet &)