CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EgammaHLTClusterShapeProducer.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EgammaHLTProducers
4 // Class: EgammaHLTClusterShapeProducer
5 //
8 //
9 // Original Author: Roberto Covarelli (CERN)
10 // Created: Tue Jun 13 14:48:33 CEST 2006
11 // $Id: EgammaHLTClusterShapeProducer.h,v 1.2 2009/02/04 10:59:28 covarell Exp $
12 //
13 //
14 
15 
16 // system include files
17 #include <memory>
18 
19 // user include files
22 
25 
27 
28 //
29 // class declaration
30 //
31 
33  public:
36 
37 
38  virtual void produce(edm::Event&, const edm::EventSetup&);
39  private:
40  // ----------member data ---------------------------
41 
45  bool EtaOrIeta_;
46 
48 
49 };
50 
EgammaHLTClusterShapeProducer(const edm::ParameterSet &)
virtual void produce(edm::Event &, const edm::EventSetup &)