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 
21 public:
22  explicit CastorDigiAnalyzer(edm::ParameterSet const &conf);
23  void analyze(edm::Event const &e, edm::EventSetup const &c) override;
24 
25 private:
32 };
33 
34 #endif
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