CMS 3D CMS Logo

TBHodoActiveVolumeRawInfoProducer.h
Go to the documentation of this file.
1 #ifndef TBHodoActiveVolumeRawInfoProducer_H
2 #define TBHodoActiveVolumeRawInfoProducer_H
3 /*
4  * \file TBHodoActiveVolumeRawInfoProducer.h
5  *
6  *
7  */
8 
17 
25 
27 public:
30 
33 
35  void produce(edm::Event &event, const edm::EventSetup &eventSetup) override;
36 
37 private:
38  double myThreshold;
39 
42 };
43 
44 #endif
void produce(edm::Event &event, const edm::EventSetup &eventSetup) override
Produce digis out of raw data.
TBHodoActiveVolumeRawInfoProducer(const edm::ParameterSet &ps)
Constructor.
Definition: event.py:1
edm::EDGetTokenT< edm::PCaloHitContainer > m_EcalToken