test
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 
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  virtual ~L1GctConfigDump();
39 
40  virtual void analyze(const edm::Event&, const edm::EventSetup&);
41 
42 };
43 
44 #endif
L1GctConfigDump(const edm::ParameterSet &)
virtual ~L1GctConfigDump()
virtual void analyze(const edm::Event &, const edm::EventSetup &)