CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EgammaHLTR9IDProducer.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EgammaHLTProducers
4 // Class: EgammaHLTR9IDProducer
5 //
8 //
9 // Original Author: Roberto Covarelli (CERN)
10 // Created: Tue Jun 13 14:48:33 CEST 2006
11 // $Id: EgammaHLTR9Producer.h,v 1.2 2010/06/10 16:19:31 ghezzi Exp $
12 // modified by Chris Tully (Princeton)
13 //
14 //
15 
16 
17 // system include files
18 #include <memory>
19 
20 // user include files
26 
29 
31 
32 namespace edm {
34 }
35 
36 class RecoEcalCandidateProducers;
37 
39 public:
42 
43  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
44  void produce(edm::StreamID sid, edm::Event&, const edm::EventSetup&) const override;
45 
46 private:
47  // ----------member data ---------------------------
48 
52 };
53 
const edm::EDGetTokenT< EcalRecHitCollection > ecalRechitEEToken_
const edm::EDGetTokenT< EcalRecHitCollection > ecalRechitEBToken_
const edm::EDGetTokenT< reco::RecoEcalCandidateCollection > recoEcalCandidateProducer_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
EgammaHLTR9IDProducer(const edm::ParameterSet &)
void produce(edm::StreamID sid, edm::Event &, const edm::EventSetup &) const override