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.1 2009/01/15 14:28:27 covarell Exp $
12 //
13 //
14 
15 // user include files
21 
24 
26 
27 namespace edm {
29 }
30 
32 public:
35 
36  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
37  virtual void produce(edm::Event&, const edm::EventSetup&);
38 private:
39  // ----------member data ---------------------------
40 
44  bool EtaOrIeta_;
45 
47 };
48 
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::EDGetTokenT< reco::RecoEcalCandidateCollection > recoEcalCandidateProducer_
EgammaHLTClusterShapeProducer(const edm::ParameterSet &)
edm::EDGetTokenT< EcalRecHitCollection > ecalRechitEEToken_
edm::EDGetTokenT< EcalRecHitCollection > ecalRechitEBToken_
virtual void produce(edm::Event &, const edm::EventSetup &)