CMS 3D CMS Logo

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