CMS 3D CMS Logo

HGCalConcentratorThresholdImpl.h
Go to the documentation of this file.
1 #ifndef __L1Trigger_L1THGCal_HGCalConcentratorThresholdImpl_h__
2 #define __L1Trigger_L1THGCal_HGCalConcentratorThresholdImpl_h__
3 
7 #include <vector>
8 
10 public:
12 
13  void select(const std::vector<l1t::HGCalTriggerCell>& trigCellVecInput,
14  std::vector<l1t::HGCalTriggerCell>& trigCellVecOutput,
15  std::vector<l1t::HGCalTriggerCell>& trigCellVecNotSelected);
16 
18 
19 private:
22 
24 };
25 
26 #endif
void setGeometry(const HGCalTriggerGeometryBase *const geom)
void select(const std::vector< l1t::HGCalTriggerCell > &trigCellVecInput, std::vector< l1t::HGCalTriggerCell > &trigCellVecOutput, std::vector< l1t::HGCalTriggerCell > &trigCellVecNotSelected)
void setGeometry(const HGCalTriggerGeometryBase *const)
HGCalConcentratorThresholdImpl(const edm::ParameterSet &conf)