CMS 3D CMS Logo

EgammaHLTHcalIsolationProducersRegional.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EgammaHLTProducers
4 // Class: EgammaHLTHcalIsolationProducersRegional
5 //
8 //
9 // Original Author: Monica Vazquez Acosta (CERN)
10 // Created: Tue Jun 13 14:48:33 CEST 2006
11 // $Id: EgammaHLTHcalIsolationProducersRegional.h,v 1.3 2011/12/19 11:17:28 sani Exp $
12 //
13 //
14 
15 
16 // system include files
17 #include <memory>
18 
19 // user include files
26 
29 
31 
32 namespace edm {
34 }
35 
37 
39 public:
42 
43  void produce(edm::StreamID sid, edm::Event&, const edm::EventSetup&) const override;
44  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
45 
46 private:
47 
51 
52  const bool doRhoCorrection_;
53  const float rhoMax_;
54  const float rhoScale_;
55  const bool doEtSum_;
56  const float effectiveAreaBarrel_;
57  const float effectiveAreaEndcap_;
58 
60 };
61 
const edm::EDGetTokenT< HBHERecHitCollection > hbheRecHitProducer_
const edm::EDGetTokenT< reco::RecoEcalCandidateCollection > recoEcalCandidateProducer_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.