CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1CaloInputScaleTester.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1CaloInputScaleTester
4 // Class: L1CaloInputScaleTester
5 //
13 //
14 // Original Author: pts/140
15 // Created: Wed Jun 25 16:40:01 CEST 2008
16 //
17 //
18 
30 
31 //
32 // class declaration
33 //
34 
36 public:
38  ~L1CaloInputScaleTester() override;
39 
40 private:
41  void beginJob() override;
42  void analyze(const edm::Event&, const edm::EventSetup&) override;
43  void endJob() override;
44 
45  // ----------member data ---------------------------
50 };
L1CaloInputScaleTester(const edm::ParameterSet &)
EcalTPGScale::Tokens tokens_
edm::ESGetToken< CaloTPGTranscoder, CaloTPGRecord > transcoderToken_
edm::ESGetToken< L1CaloEcalScale, L1CaloEcalScaleRcd > ecalScaleToken_
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ESGetToken< L1CaloHcalScale, L1CaloHcalScaleRcd > hcalScaleToken_