CMS 3D CMS Logo

L1MuCSCTFParametersTester.h
Go to the documentation of this file.
1 #ifndef CSCTFConfigProducers_L1MuCSCTFParametersTester_h
2 #define CSCTFConfigProducers_L1MuCSCTFParametersTester_h
3 
18 // this class header
20 
21 // system include files
22 
23 // user include files
24 // base class
26 
29 
30 // forward declarations
33 
34 // class declaration
36 public:
37  // constructor
39 
40  void analyze(const edm::Event&, const edm::EventSetup&) override;
41 
42 private:
44 };
45 
46 #endif /*CSCTFConfigProducers_L1MuCSCTFParametersTester_h*/
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ESGetToken< L1MuCSCTFConfiguration, L1MuCSCTFConfigurationRcd > token_
L1MuCSCTFParametersTester(const edm::ParameterSet &)