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
auto module_id(edm::ModuleCallingContext const &mcc)
void doSum(uint32_t module_id, const std::vector< l1t::HGCalTriggerCell > &trigCellVecInput, std::vector< l1t::HGCalTriggerSums > &trigSumsVecOutput) const
void setGeometry(const HGCalTriggerGeometryBase *const)
HGCalConcentratorTrigSumImpl(const edm::ParameterSet &conf)
void setGeometry(const HGCalTriggerGeometryBase *const geom)