CMS 3D CMS Logo

EcalTBHodoscopeRecInfoProducer.h
Go to the documentation of this file.
1 #ifndef RecoTBCalo_EcalTBHodoscopeReconstructor_EcalTBHodoscopeRecInfoProducer_HH
2 #define RecoTBCalo_EcalTBHodoscopeReconstructor_EcalTBHodoscopeRecInfoProducer_HH
3 
7 
10 
12 
13 #include <vector>
14 
16 public:
18 
19  void produce(edm::StreamID, edm::Event& e, const edm::EventSetup& es) const override;
20 
21 private:
23  std::string rawInfoCollection_; // secondary name given to collection of digis
24  std::string recInfoCollection_; // secondary name to be given to collection of hits
25 
28 };
29 #endif
EcalTBHodoscopeRecInfoProducer(const edm::ParameterSet &ps)
void produce(edm::StreamID, edm::Event &e, const edm::EventSetup &es) const override
edm::EDGetTokenT< EcalTBHodoscopeRawInfo > rawInfoProducerToken_