CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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&);
13  virtual void analyze(const edm::Event&, const edm::EventSetup&);
14  void endJob();
15 
16 private:
20 };
21 
22 
23 #endif
uint32_t _status_word_to_mask
std::string _lin_file
HcalLutGenerator(const edm::ParameterSet &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)