CMS 3D CMS Logo

CastorDigiAnalyzer.h
Go to the documentation of this file.
1 #ifndef CastorSim_CastorDigiAnalyzer_h
2 #define CastorSim_CastorDigiAnalyzer_h
3 
14 #include <string>
15 
22 {
23 public:
24 
25  explicit CastorDigiAnalyzer(edm::ParameterSet const& conf);
26  void analyze(edm::Event const& e, edm::EventSetup const& c) override;
27 
28 
29 private:
36 };
37 
38 #endif
39 
40 
CastorHitFilter castorFilter_
CaloHitAnalyzer castorHitAnalyzer_
CastorDigiStatistics castorDigiStatistics_
std::string hitReadoutName_
CastorSimParameterMap simParameterMap_
edm::InputTag castorDigiCollectionTag_
CastorDigiAnalyzer(edm::ParameterSet const &conf)
void analyze(edm::Event const &e, edm::EventSetup const &c) override