CMS 3D CMS Logo

L1GctConfigDump.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GctConfigDump_h
2 #define L1GtConfigProducers_L1GctConfigDump_h
3 
19 
22 
23 // forward declarations
24 
25 // class declaration
27 public:
28  // constructor
29  explicit L1GctConfigDump(const edm::ParameterSet&);
30 
31  // destructor
32  ~L1GctConfigDump() override;
33 
34  void analyze(const edm::Event&, const edm::EventSetup&) override;
35 };
36 
37 #endif
L1GctConfigDump(const edm::ParameterSet &)
void analyze(const edm::Event &, const edm::EventSetup &) override
~L1GctConfigDump() override