CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1GtPsbSetupTester.h
Go to the documentation of this file.
1 #ifndef L1GtConfigProducers_L1GtPsbSetupTester_h
2 #define L1GtConfigProducers_L1GtPsbSetupTester_h
3 
18 // system include files
19 
20 // user include files
21 // base class
23 
26 
27 // forward declarations
28 
29 // class declaration
31 public:
32  // constructor
33  explicit L1GtPsbSetupTester(const edm::ParameterSet&);
34 
35  // destructor
36  ~L1GtPsbSetupTester() override;
37 
38  void analyze(const edm::Event&, const edm::EventSetup&) override;
39 };
40 
41 #endif /*L1GtConfigProducers_L1GtPsbSetupTester_h*/
~L1GtPsbSetupTester() override
L1GtPsbSetupTester(const edm::ParameterSet &)
void analyze(const edm::Event &, const edm::EventSetup &) override