CMS 3D CMS Logo

ProdigalAnalyzer.h
Go to the documentation of this file.
1 #ifndef Integration_ProdigalAnalyzer_h
2 #define Integration_ProdigalAnalyzer_h
3 
6 
7 namespace edmtest {
8 
10  public:
11  explicit ProdigalAnalyzer(edm::ParameterSet const& pset);
12  void analyze(edm::StreamID, edm::Event const& e, edm::EventSetup const& c) const final;
13  };
14 
15 } // namespace edmtest
16 
17 #endif
ProdigalAnalyzer(edm::ParameterSet const &pset)
void analyze(edm::StreamID, edm::Event const &e, edm::EventSetup const &c) const final