CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1CaloInputScalesGenerator.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: L1ScalesProducers
4 // Class: L1CaloInputScalesGenerator
5 //
13 //
14 // Original Author: pts/140
15 // Created: Wed Jun 25 16:40:01 CEST 2008
16 // $Id: L1CaloInputScalesGenerator.h,v 1.2 2009/12/18 20:44:59 wmtan Exp $
17 //
18 //
19 
23 
24 //
25 // class declaration
26 //
27 
29  public:
32 
33 
34  private:
35  virtual void beginJob() ;
36  virtual void analyze(const edm::Event&, const edm::EventSetup&);
37  virtual void endJob() ;
38 
39  // ----------member data ---------------------------
40 };
virtual void analyze(const edm::Event &, const edm::EventSetup &)
L1CaloInputScalesGenerator(const edm::ParameterSet &)