CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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  virtual ~ESRecHitsMerger();
26  void produce(edm::Event & e, const edm::EventSetup& c);
27  void beginJob(void);
28  void endJob(void);
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_
void beginJob(void)
edm::InputTag TausSourceES_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::InputTag RestSourceES_
std::string OutputLabelES_
virtual ~ESRecHitsMerger()
void produce(edm::Event &e, const edm::EventSetup &c)
edm::InputTag Pi0SourceES_
edm::InputTag EgammaSourceES_
ESRecHitsMerger(const edm::ParameterSet &pset)
edm::InputTag EtaSourceES_
edm::InputTag JetsSourceES_