CMS 3D CMS Logo

ESZeroSuppressionProducer.h
Go to the documentation of this file.
1 #ifndef ESZEROSUPPRESSIONPRODUCER_H
2 #define ESZEROSUPPRESSIONPRODUCER_H
3 
19 
21 public:
22  explicit ESZeroSuppressionProducer(const edm::ParameterSet &ps);
23  ~ESZeroSuppressionProducer() override;
24 
26  void produce(edm::Event &event, const edm::EventSetup &eventSetup) override;
27 
28 private:
32 
36 };
37 
38 #endif
ESZeroSuppressionProducer(const edm::ParameterSet &ps)
const edm::ESGetToken< ESThresholds, ESThresholdsRcd > esthresholdsToken_
void produce(edm::Event &event, const edm::EventSetup &eventSetup) override
const edm::ESGetToken< ESPedestals, ESPedestalsRcd > espedsToken_
const edm::EDGetTokenT< ESDigiCollection > ES_token
Definition: event.py:1