15 HcalHaloDataProducer::HcalHaloDataProducer(
const edm::ParameterSet& iConfig) : HcalAlgo(consumesCollector()) {
36 produces<HcalHaloData>();
69 iEvent.put(std::make_unique<HcalHaloData>(
70 HcalAlgo.
Calculate(*TheCaloGeometry, TheHBHERecHits, TheCaloTowers, TheEBRecHits, TheEERecHits, iSetup)));
~HcalHaloDataProducer() override
float HBRecHitEnergyThreshold
T getParameter(std::string const &) const
float SumHcalEnergyThreshold
void produce(edm::Event &, const edm::EventSetup &) override
void SetRecHitEnergyThresholds(float HB, float HE)
edm::InputTag IT_CaloTowers
edm::InputTag IT_HFRecHit
edm::EDGetTokenT< HBHERecHitCollection > hbherechit_token_
edm::InputTag IT_HBHERecHit
edm::InputTag IT_EERecHit
float HERecHitEnergyThreshold
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > calogeometry_token_
edm::EDGetTokenT< EERecHitCollection > eerechit_token_
edm::EDGetTokenT< CaloTowerCollection > calotower_token_
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
void SetPhiWedgeThresholds(float SumE, int nhits)
edm::EDGetTokenT< EBRecHitCollection > ebrechit_token_
reco::HcalHaloData Calculate(const CaloGeometry &TheCaloGeometry, edm::Handle< HBHERecHitCollection > &TheHBHERecHits, edm::Handle< CaloTowerCollection > &TheCaloTowers, edm::Handle< EBRecHitCollection > &TheEBRecHits, edm::Handle< EERecHitCollection > &TheEERecHits, const edm::EventSetup &TheSetup)
edm::InputTag IT_HORecHit
edm::EDGetTokenT< HFRecHitCollection > hfrechit_token_
edm::InputTag IT_EBRecHit