CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtStableParametersTester.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtStableParametersTester_h
2 #define L1GtConfigProducers_L1GtStableParametersTester_h
3 
18 // this class header
20 
21 // system include files
22 
23 // user include files
24 // base class
26 
29 
30 // forward declarations
32 
33 // class declaration
35 {
36 
37 public:
38 
39  // constructor
41 
42  // destructor
44 
45  virtual void analyze(const edm::Event&, const edm::EventSetup&);
46 
47 };
48 
49 #endif /*L1GtConfigProducers_L1GtStableParametersTester_h*/
L1GtStableParametersTester(const edm::ParameterSet &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)