CMS 3D CMS Logo

HGCalVFESummationImpl.h
Go to the documentation of this file.
1 #ifndef __L1Trigger_L1THGCal_HGCalVFESummationImpl_h__
2 #define __L1Trigger_L1THGCal_HGCalVFESummationImpl_h__
3 
7 
8 #include <vector>
9 #include <utility>
10 #include <unordered_map>
11 
13 public:
15 
17  void triggerCellSums(const std::vector<std::pair<DetId, uint32_t> >&, std::unordered_map<uint32_t, uint32_t>&);
18 
19 private:
22  std::vector<double> thresholds_silicon_;
24 
26 };
27 
28 #endif
HGCalTriggerTools.h
HGCalTriggerTools::eventSetup
void eventSetup(const edm::EventSetup &)
Definition: HGCalTriggerTools.cc:35
HGCalVFESummationImpl::lsb_silicon_fC_
double lsb_silicon_fC_
Definition: HGCalVFESummationImpl.h:20
HGCalVFESummationImpl::thresholds_silicon_
std::vector< double > thresholds_silicon_
Definition: HGCalVFESummationImpl.h:22
HGCalVFESummationImpl::HGCalVFESummationImpl
HGCalVFESummationImpl(const edm::ParameterSet &conf)
Definition: HGCalVFESummationImpl.cc:3
HGCalVFESummationImpl::lsb_scintillator_MIP_
double lsb_scintillator_MIP_
Definition: HGCalVFESummationImpl.h:21
HGCalVFESummationImpl::triggerCellSums
void triggerCellSums(const std::vector< std::pair< DetId, uint32_t > > &, std::unordered_map< uint32_t, uint32_t > &)
Definition: HGCalVFESummationImpl.cc:22
edm::ParameterSet
Definition: ParameterSet.h:47
HGCalVFESummationImpl::eventSetup
void eventSetup(const edm::EventSetup &es)
Definition: HGCalVFESummationImpl.h:16
trackerHitRTTI::vector
Definition: trackerHitRTTI.h:21
edm::EventSetup
Definition: EventSetup.h:58
HGCalVFESummationImpl
Definition: HGCalVFESummationImpl.h:12
DetId.h
HGCalVFESummationImpl::triggerTools_
HGCalTriggerTools triggerTools_
Definition: HGCalVFESummationImpl.h:25
HGCalTriggerTools
Definition: HGCalTriggerTools.h:32
HGCalVFESummationImpl::threshold_scintillator_
double threshold_scintillator_
Definition: HGCalVFESummationImpl.h:23
ParameterSet.h