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
HGCalTriggerTools.h
HGCalTriggerTools::eventSetup
void eventSetup(const edm::EventSetup &)
Definition: HGCalTriggerTools.cc:35
HGCalConcentratorThresholdImpl::HGCalConcentratorThresholdImpl
HGCalConcentratorThresholdImpl(const edm::ParameterSet &conf)
Definition: HGCalConcentratorThresholdImpl.cc:3
edm::ParameterSet
Definition: ParameterSet.h:47
HGCalConcentratorThresholdImpl::triggerTools_
HGCalTriggerTools triggerTools_
Definition: HGCalConcentratorThresholdImpl.h:23
edm::EventSetup
Definition: EventSetup.h:57
HGCalConcentratorThresholdImpl
Definition: HGCalConcentratorThresholdImpl.h:9
HGCalConcentratorThresholdImpl::select
void select(const std::vector< l1t::HGCalTriggerCell > &trigCellVecInput, std::vector< l1t::HGCalTriggerCell > &trigCellVecOutput, std::vector< l1t::HGCalTriggerCell > &trigCellVecNotSelected)
Definition: HGCalConcentratorThresholdImpl.cc:7
HGCalConcentratorThresholdImpl::threshold_scintillator_
double threshold_scintillator_
Definition: HGCalConcentratorThresholdImpl.h:21
HGCalTriggerTools
Definition: HGCalTriggerTools.h:32
HGCalTriggerCell.h
ParameterSet.h
HGCalConcentratorThresholdImpl::eventSetup
void eventSetup(const edm::EventSetup &es)
Definition: HGCalConcentratorThresholdImpl.h:17
HGCalConcentratorThresholdImpl::threshold_silicon_
double threshold_silicon_
Definition: HGCalConcentratorThresholdImpl.h:20