CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HcalHistogramRawToDigi.h
Go to the documentation of this file.
1 #ifndef HcalHistogramRawToDigi_h
2 #define HcalHistogramRawToDigi_h
3 
20 
24 
29 
31 public:
32  explicit HcalHistogramRawToDigi(const edm::ParameterSet& ps);
33  ~HcalHistogramRawToDigi() override;
34  void produce(edm::Event& e, const edm::EventSetup& c) override;
35 
36 private:
40  std::vector<int> fedUnpackList_;
41  int firstFED_;
42 };
43 
44 #endif
edm::EDGetTokenT< FEDRawDataCollection > tok_data_
const edm::EventSetup & c
std::vector< int > fedUnpackList_
HcalHistogramRawToDigi(const edm::ParameterSet &ps)
edm::ESGetToken< HcalDbService, HcalDbRecord > tok_dbService_
void produce(edm::Event &e, const edm::EventSetup &c) override