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 
22 {
23 public:
24 
25  explicit HcalHitAnalyzer(edm::ParameterSet const& conf);
26  virtual void analyze(edm::Event const& e, edm::EventSetup const& c);
27 
28 
29 private:
39 
43 };
44 
45 #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_
virtual void analyze(edm::Event const &e, edm::EventSetup const &c)
HBHEHitFilter hbheFilter_
HFHitFilter hfFilter_
CaloHitAnalyzer zdcAnalyzer_