CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalDigiAnalyzer.h
Go to the documentation of this file.
1 #ifndef HcalSimProducers_HcalDigiAnalyzer_h
2 #define HcalSimProducers_HcalDigiAnalyzer_h
3 
16 #include <string>
17 
25 {
26 public:
27 
28  explicit HcalDigiAnalyzer(edm::ParameterSet const& conf);
29  virtual void analyze(edm::Event const& e, edm::EventSetup const& c);
30 
31 
32 private:
33  std::string hitReadoutName_;
47 };
48 
49 #endif
50 
51 
CaloHitAnalyzer hoHitAnalyzer_
HcalDigiAnalyzer(edm::ParameterSet const &conf)
HFHitFilter hfFilter_
HcalDigiStatistics hfDigiStatistics_
HcalDigiStatistics hoDigiStatistics_
CaloHitAnalyzer hfHitAnalyzer_
CaloHitAnalyzer zdcHitAnalyzer_
CaloHitAnalyzer hbheHitAnalyzer_
HOHitFilter hoFilter_
HcalDigiStatistics zdcDigiStatistics_
HBHEHitFilter hbheFilter_
tuple conf
Definition: dbtoconf.py:185
HcalDigiStatistics hbheDigiStatistics_
virtual void analyze(edm::Event const &e, edm::EventSetup const &c)
ZDCHitFilter zdcFilter_
HcalSimParameterMap simParameterMap_
std::string hitReadoutName_