CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GctConfigDump.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GctConfigDump_h
2 #define L1GtConfigProducers_L1GctConfigDump_h
3 
22 
25 
26 
27 // forward declarations
28 
29 
30 // class declaration
32 {
33 
34 public:
35 
36  // constructor
37  explicit L1GctConfigDump(const edm::ParameterSet&);
38 
39  // destructor
40  virtual ~L1GctConfigDump();
41 
42  virtual void analyze(const edm::Event&, const edm::EventSetup&);
43 
44 };
45 
46 #endif
L1GctConfigDump(const edm::ParameterSet &)
virtual ~L1GctConfigDump()
virtual void analyze(const edm::Event &, const edm::EventSetup &)