CMS 3D CMS Logo

L1ScalesTester.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1ScalesProducer
4 // Class: L1ScalesTester
5 //
13 //
14 // Original Author: Jim Brooke
15 // Created: Tue Oct 3 15:28:00 CEST 2006
16 // $Id:
17 //
18 //
19 
20 // user include files
24 
32 
33 //
34 // class decleration
35 //
36 
38 public:
39  explicit L1ScalesTester(const edm::ParameterSet&);
40 
41  void analyze(const edm::Event&, const edm::EventSetup&) override;
42 
43 private:
44  // ----------member data ---------------------------
49 };
50 
51 //
52 // constants, enums and typedefs
53 //
54 
55 //
56 // static data member definitions
57 //
58 
59 //
const edm::ESGetToken< L1CaloEtScale, L1JetEtScaleRcd > jetScaleToken_
const edm::ESGetToken< L1CaloEcalScale, L1CaloEcalScaleRcd > ecalScaleToken_
L1ScalesTester(const edm::ParameterSet &)
void analyze(const edm::Event &, const edm::EventSetup &) override
const edm::ESGetToken< L1CaloHcalScale, L1CaloHcalScaleRcd > hcalScaleToken_
const edm::ESGetToken< L1CaloEtScale, L1EmEtScaleRcd > emScaleToken_