CMS 3D CMS Logo

CTPPSPixelRawToDigi.h
Go to the documentation of this file.
1 #ifndef CTPPS_CTPPSPixelRawToDigi_CTPPSPixelRawToDigi_h
2 #define CTPPS_CTPPSPixelRawToDigi_CTPPSPixelRawToDigi_h
3 
14 
17 
20 
22 public:
23  explicit CTPPSPixelRawToDigi(const edm::ParameterSet&);
24 
25  ~CTPPSPixelRawToDigi() override;
26 
27  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
28 
30  void produce(edm::Event&, const edm::EventSetup&) override;
31 
32 private:
34 
36 
37  std::set<unsigned int> fedIds_;
38 
40 
42 
44 };
45 #endif
edm::ParameterSet config_
CTPPSPixelRawToDigi(const edm::ParameterSet &)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
std::set< unsigned int > fedIds_
void produce(edm::Event &, const edm::EventSetup &) override
get data, convert to digis attach againe to Event
edm::EDGetTokenT< FEDRawDataCollection > FEDRawDataCollection_