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 
20 // this class header
22 
23 // system include files
24 
25 // user include files
26 // base class
28 
31 
32 // forward declarations
34 
35 // class declaration
37 {
38 
39 public:
40 
41  // constructor
43 
44  // destructor
46 
47  virtual void analyze(const edm::Event&, const edm::EventSetup&);
48 
49 };
50 
51 #endif /*L1GtConfigProducers_L1GtStableParametersTester_h*/
L1GtStableParametersTester(const edm::ParameterSet &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)