CMS 3D CMS Logo

HGCalConcentratorTrigSumImpl.h
Go to the documentation of this file.
1 #ifndef __L1Trigger_L1THGCal_HGCalConcentratorTrigSumImpl_h__
2 #define __L1Trigger_L1THGCal_HGCalConcentratorTrigSumImpl_h__
3 
8 #include <vector>
9 
11 public:
13 
14  void doSum(uint32_t module_id,
15  const std::vector<l1t::HGCalTriggerCell>& trigCellVecInput,
16  std::vector<l1t::HGCalTriggerSums>& trigSumsVecOutput) const;
17 
19 
20 private:
22 };
23 
24 #endif
HGCalConcentratorTrigSumImpl::triggerTools_
HGCalTriggerTools triggerTools_
Definition: HGCalConcentratorTrigSumImpl.h:21
HGCalTriggerTools.h
HGCalTriggerTools::eventSetup
void eventSetup(const edm::EventSetup &)
Definition: HGCalTriggerTools.cc:35
HGCalTriggerSums.h
HGCalConcentratorTrigSumImpl
Definition: HGCalConcentratorTrigSumImpl.h:10
edm::ParameterSet
Definition: ParameterSet.h:47
HGCalConcentratorTrigSumImpl::doSum
void doSum(uint32_t module_id, const std::vector< l1t::HGCalTriggerCell > &trigCellVecInput, std::vector< l1t::HGCalTriggerSums > &trigSumsVecOutput) const
Definition: HGCalConcentratorTrigSumImpl.cc:5
edm::EventSetup
Definition: EventSetup.h:57
HGCalConcentratorTrigSumImpl::eventSetup
void eventSetup(const edm::EventSetup &es)
Definition: HGCalConcentratorTrigSumImpl.h:18
HGCalTriggerTools
Definition: HGCalTriggerTools.h:32
HGCalTriggerCell.h
ParameterSet.h
HGCalConcentratorTrigSumImpl::HGCalConcentratorTrigSumImpl
HGCalConcentratorTrigSumImpl(const edm::ParameterSet &conf)
Definition: HGCalConcentratorTrigSumImpl.cc:3