CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 public:
36  // constructor
38 
39  // destructor
40  ~L1GtStableParametersTester() override;
41 
42  void analyze(const edm::Event&, const edm::EventSetup&) override;
43 };
44 
45 #endif /*L1GtConfigProducers_L1GtStableParametersTester_h*/
void analyze(const edm::Event &, const edm::EventSetup &) override
L1GtStableParametersTester(const edm::ParameterSet &)