CMS 3D CMS Logo

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