CMS 3D CMS Logo

HcalLutGenerator.h
Go to the documentation of this file.
1 #ifndef HcalLutGenerator_h
2 #define HcalLutGenerator_h
3 
16 
18 public:
19  explicit HcalLutGenerator(const edm::ParameterSet&);
20  ~HcalLutGenerator() override {}
21  void analyze(const edm::Event&, const edm::EventSetup&) override;
22  void endJob() override {}
23 
24 private:
32 };
33 
34 #endif
edm::ESGetToken< HcalChannelQuality, HcalChannelQualityRcd > tok_hcalChStatus_
void analyze(const edm::Event &, const edm::EventSetup &) override
uint32_t _status_word_to_mask
edm::ESGetToken< HcalDbService, HcalDbRecord > tok_dbservice_
void endJob() override
std::string _lin_file
~HcalLutGenerator() override
edm::ESGetToken< HcalTPGCoder, HcalTPGRecord > tok_inCoder_
edm::ESGetToken< CaloTPGTranscoder, CaloTPGRecord > tok_hcalCoder_
HcalLutGenerator(const edm::ParameterSet &)