CMS 3D CMS Logo

HcalHitAnalyzer.h
Go to the documentation of this file.
1 #ifndef HcalSimProducers_HcalHitAnalyzer_h
2 #define HcalSimProducers_HcalHitAnalyzer_h
3 
13 #include <string>
14 
21 public:
22  explicit HcalHitAnalyzer(edm::ParameterSet const &conf);
23  void analyze(edm::Event const &e, edm::EventSetup const &c) override;
24 
25 private:
35 
39 };
40 
41 #endif
ZDCHitFilter zdcFilter_
void analyze(edm::Event const &e, edm::EventSetup const &c) override
CaloHitAnalyzer hfAnalyzer_
HcalSimParameterMap simParameterMap_
HcalHitAnalyzer(edm::ParameterSet const &conf)
HOHitFilter hoFilter_
edm::InputTag hbheRecHitCollectionTag_
edm::InputTag hoRecHitCollectionTag_
CaloHitAnalyzer hbheAnalyzer_
edm::InputTag hfRecHitCollectionTag_
CaloHitAnalyzer hoAnalyzer_
HBHEHitFilter hbheFilter_
HFHitFilter hfFilter_
CaloHitAnalyzer zdcAnalyzer_