CMS 3D CMS Logo

EgammaHLTCaloTowerProducer.h
Go to the documentation of this file.
1 #ifndef EgammaHLTCaloTowerProducer_h
2 #define EgammaHLTCaloTowerProducer_h
3 
17 
18 #include <string>
19 
20 namespace edm {
22 }
23 
24 
26  public:
27 
30  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
31  void produce(edm::StreamID, edm::Event &, edm::EventSetup const &) const final;
32 
34  const double cone_;
37  const double EtThreshold_;
38  const double EThreshold_;
39 };
40 
41 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
const edm::EDGetTokenT< CaloTowerCollection > towers_
const edm::EDGetTokenT< edm::View< reco::Candidate > > l1isoseeds_
HLT enums.
const edm::EDGetTokenT< edm::View< reco::Candidate > > l1nonisoseeds_