CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalHitAnalyzer.h
Go to the documentation of this file.
1 #ifndef HcalSimProducers_HcalHitAnalyzer_h
2 #define HcalSimProducers_HcalHitAnalyzer_h
3 
15 #include <string>
16 
24 {
25 public:
26 
27  explicit HcalHitAnalyzer(edm::ParameterSet const& conf);
28  virtual void analyze(edm::Event const& e, edm::EventSetup const& c);
29 
30 
31 private:
41 
45 };
46 
47 #endif
ZDCHitFilter zdcFilter_
CaloHitAnalyzer hfAnalyzer_
HcalSimParameterMap simParameterMap_
HcalHitAnalyzer(edm::ParameterSet const &conf)
HOHitFilter hoFilter_
edm::InputTag hbheRecHitCollectionTag_
edm::InputTag hoRecHitCollectionTag_
CaloHitAnalyzer hbheAnalyzer_
edm::InputTag hfRecHitCollectionTag_
CaloHitAnalyzer hoAnalyzer_
tuple conf
Definition: dbtoconf.py:185
virtual void analyze(edm::Event const &e, edm::EventSetup const &c)
HBHEHitFilter hbheFilter_
HFHitFilter hfFilter_
CaloHitAnalyzer zdcAnalyzer_