test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EgammaHLTPhotonTrackIsolationProducersRegional.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //
3 // Package: EgammaHLTProducers
4 // Class: EgammaHLTPhotonTrackIsolationProducersRegional
5 //
8 //
9 // Original Author: Monica Vazquez Acosta (CERN)
10 // Created: Tue Jun 13 14:48:33 CEST 2006
11 // $Id: EgammaHLTPhotonTrackIsolationProducersRegional.h,v 1.1 2007/03/23 17:22:54 ghezzi Exp $
12 //
13 //
14 
15 
16 // system include files
17 #include <memory>
18 
19 // user include files
22 
25 
27 
31 
34 
35 namespace edm {
37 }
38 
40  public:
43 
44  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
45  virtual void produce(edm::Event&, const edm::EventSetup&);
46 
47 private:
48  // ----------member data ---------------------------
49 
52 
54 
56 
57  double egTrkIsoPtMin_;
59  double egTrkIsoZSpan_;
60  double egTrkIsoRSpan_;
62 
64 
65 };
66 
edm::EDGetTokenT< reco::RecoEcalCandidateCollection > recoEcalCandidateProducer_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)