CMS 3D CMS Logo

L1GtBoardMapsTester.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtBoardMapsTester_h
2 #define L1GtConfigProducers_L1GtBoardMapsTester_h
3 
18 // system include files
19 
20 // user include files
21 // base class
23 
26 
27 // forward declarations
28 class L1GtBoardMaps;
29 class L1GtBoardMapsRcd;
30 
31 // class declaration
33 public:
34  // constructor
35  explicit L1GtBoardMapsTester(const edm::ParameterSet&);
36 
37  void analyze(edm::StreamID, const edm::Event&, const edm::EventSetup&) const override;
38 
39 private:
41 };
42 
43 #endif /*L1GtConfigProducers_L1GtBoardMapsTester_h*/
edm::ESGetToken< L1GtBoardMaps, L1GtBoardMapsRcd > m_getToken
L1GtBoardMapsTester(const edm::ParameterSet &)
void analyze(edm::StreamID, const edm::Event &, const edm::EventSetup &) const override