CMS 3D CMS Logo

HcalHistogramRawToDigi.h
Go to the documentation of this file.
1 #ifndef HcalHistogramRawToDigi_h
2 #define HcalHistogramRawToDigi_h
3 
20 
23 
26 
28 {
29 public:
30  explicit HcalHistogramRawToDigi(const edm::ParameterSet& ps);
31  ~HcalHistogramRawToDigi() override;
32  void produce(edm::Event& e, const edm::EventSetup& c) override;
33 private:
36  std::vector<int> fedUnpackList_;
37  int firstFED_;
38 };
39 
40 #endif
edm::EDGetTokenT< FEDRawDataCollection > tok_data_
std::vector< int > fedUnpackList_
HcalHistogramRawToDigi(const edm::ParameterSet &ps)
void produce(edm::Event &e, const edm::EventSetup &c) override