CMS 3D CMS Logo

ESRecHitsMerger.h
Go to the documentation of this file.
1 #ifndef EventFilter_ESRecHitsMerger_H
2 #define EventFilter_ESRecHitsMerger_H
3 
6 
12 
13 #include <iostream>
14 #include <string>
15 #include <vector>
16 
17 namespace edm {
19 }
20 
22 
23 public:
25  ~ESRecHitsMerger() override;
26  void produce(edm::StreamID sid, edm::Event & e, const edm::EventSetup& c) const override;
27  void beginJob(void) override;
28  void endJob(void) override;
29  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
30 
31 private:
40 
42 
43 
44  bool debug_ ;
45 
46 };
47 
48 #endif
49 
50 
std::string InputRecHitES_
edm::InputTag MuonsSourceES_
edm::InputTag TausSourceES_
void beginJob()
Definition: Breakpoints.cc:14
edm::InputTag RestSourceES_
std::string OutputLabelES_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::InputTag Pi0SourceES_
HLT enums.
edm::InputTag EgammaSourceES_
edm::InputTag EtaSourceES_
edm::InputTag JetsSourceES_