#include <HGCalConcentratorTrigSumImpl.h>
Public Member Functions | |
void | doSum (uint32_t module_id, const std::vector< l1t::HGCalTriggerCell > &trigCellVecInput, std::vector< l1t::HGCalTriggerSums > &trigSumsVecOutput) const |
HGCalConcentratorTrigSumImpl (const edm::ParameterSet &conf) | |
void | setGeometry (const HGCalTriggerGeometryBase *const geom) |
Private Attributes | |
HGCalTriggerTools | triggerTools_ |
Definition at line 10 of file HGCalConcentratorTrigSumImpl.h.
HGCalConcentratorTrigSumImpl::HGCalConcentratorTrigSumImpl | ( | const edm::ParameterSet & | conf | ) |
Definition at line 3 of file HGCalConcentratorTrigSumImpl.cc.
void HGCalConcentratorTrigSumImpl::doSum | ( | uint32_t | module_id, |
const std::vector< l1t::HGCalTriggerCell > & | trigCellVecInput, | ||
std::vector< l1t::HGCalTriggerSums > & | trigSumsVecOutput | ||
) | const |
Definition at line 5 of file HGCalConcentratorTrigSumImpl.cc.
References PV3DBase< T, PVType, FrameType >::eta(), HGCalTriggerGeometryBase::getModulePosition(), HGCalTriggerTools::getTriggerGeometry(), edm::service::monitor_file_utilities::module_id(), PV3DBase< T, PVType, FrameType >::phi(), reco::LeafCandidate::setP4(), and triggerTools_.
|
inline |
Definition at line 18 of file HGCalConcentratorTrigSumImpl.h.
References relativeConstraints::geom, HGCalTriggerTools::setGeometry(), and triggerTools_.
|
private |
Definition at line 21 of file HGCalConcentratorTrigSumImpl.h.
Referenced by doSum(), and setGeometry().