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 
17 
18 private:
21 
23 };
24 
25 #endif
void eventSetup(const edm::EventSetup &)
void eventSetup(const edm::EventSetup &es)
HGCalConcentratorThresholdImpl(const edm::ParameterSet &conf)
void select(const std::vector< l1t::HGCalTriggerCell > &trigCellVecInput, std::vector< l1t::HGCalTriggerCell > &trigCellVecOutput)