CMS 3D CMS Logo

EgammaHLTR9Producer.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EgammaHLTProducers
4 // Class: EgammaHLTR9Producer
5 //
8 //
9 // Original Author: Roberto Covarelli (CERN)
10 // Created: Tue Jun 13 14:48:33 CEST 2006
11 // $Id: EgammaHLTR9Producer.h,v 1.1 2010/02/11 10:06:38 ghezzi Exp $
12 //
13 //
14 
15 
16 // system include files
17 #include <memory>
18 
19 // user include files
22 
25 
27 
30 
33 
35 
36 namespace edm {
38 }
39 
41 public:
42  explicit EgammaHLTR9Producer(const edm::ParameterSet&);
43  ~EgammaHLTR9Producer() override;
44 
45  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
46  void produce(edm::StreamID sid, edm::Event&, const edm::EventSetup&) const override;
47 
48 private:
49  // ----------member data ---------------------------
50 
54 
55  const bool useSwissCross_;
56 };
57 
const edm::EDGetTokenT< reco::RecoEcalCandidateCollection > recoEcalCandidateProducer_
const edm::EDGetTokenT< EcalRecHitCollection > ecalRechitEBToken_
const edm::EDGetTokenT< EcalRecHitCollection > ecalRechitEEToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.