#include <HGCalVFEProcessorSums.h>
Public Member Functions | |
HGCalVFEProcessorSums (const edm::ParameterSet &conf) | |
void | run (const HGCalDigiCollection &digiColl, l1t::HGCalTriggerCellBxCollection &triggerCellColl, const edm::EventSetup &es) override |
Public Member Functions inherited from HGCalProcessorBaseT< InputCollection, OutputCollection > | |
virtual void | eventSetup (const edm::EventSetup &es) |
HGCalProcessorBaseT (const edm::ParameterSet &conf) | |
const std::string & | name () const |
virtual void | run (const InputCollection &inputColl, OutputCollection &outColl, const edm::EventSetup &es)=0 |
void | setGeometry (const HGCalTriggerGeometryBase *const geom) |
virtual | ~HGCalProcessorBaseT () |
Private Attributes | |
std::unique_ptr< HGCalTriggerCellCalibration > | calibrationEE_ |
std::unique_ptr< HGCalTriggerCellCalibration > | calibrationHEsc_ |
std::unique_ptr< HGCalTriggerCellCalibration > | calibrationHEsi_ |
std::unique_ptr< HGCalTriggerCellCalibration > | calibrationNose_ |
HGCalTriggerTools | triggerTools_ |
std::unique_ptr< HGCalVFECompressionImpl > | vfeCompressionHDMImpl_ |
std::unique_ptr< HGCalVFECompressionImpl > | vfeCompressionLDMImpl_ |
std::unique_ptr< HGCalVFELinearizationImpl > | vfeLinearizationScImpl_ |
std::unique_ptr< HGCalVFELinearizationImpl > | vfeLinearizationSiImpl_ |
std::unique_ptr< HGCalVFESummationImpl > | vfeSummationImpl_ |
Additional Inherited Members | |
Protected Attributes inherited from HGCalProcessorBaseT< InputCollection, OutputCollection > | |
const HGCalTriggerGeometryBase * | geometry_ |
Definition at line 12 of file HGCalVFEProcessorSums.h.
HGCalVFEProcessorSums::HGCalVFEProcessorSums | ( | const edm::ParameterSet & | conf | ) |
Definition at line 5 of file HGCalVFEProcessorSums.cc.
References calibrationEE_, calibrationHEsc_, calibrationHEsi_, calibrationNose_, edm::ParameterSet::getParameter(), vfeCompressionHDMImpl_, vfeCompressionLDMImpl_, vfeLinearizationScImpl_, vfeLinearizationSiImpl_, and vfeSummationImpl_.
|
override |
Definition at line 28 of file HGCalVFEProcessorSums.cc.
References calibrationEE_, calibrationHEsc_, calibrationHEsi_, calibrationNose_, DigiToRawDM_cff::digiColl, HGCalTriggerGeometryBase::disconnectedModule(), HGCalTriggerTools::eventSetup(), HGCalProcessorBaseT< InputCollection, OutputCollection >::geometry_, HGCalTriggerGeometryBase::getModuleFromCell(), HGCalTriggerGeometryBase::getTriggerCellPosition(), DetId::Hcal, HcalEndcap, HFNose, l1t::L1Candidate::hwPt(), mps_fire::i, HGCalTriggerTools::isEm(), HGCalTriggerTools::isNose(), HGCalTriggerTools::isSilicon(), p4, point, BXVector< T >::push_back(), l1t::HGCalTriggerCell::setCompressedCharge(), reco::LeafCandidate::setP4(), l1t::HGCalTriggerCell::setPosition(), l1t::HGCalTriggerCell::setUncompressedCharge(), Calorimetry_cff::thickness, HGCalTriggerTools::thicknessIndex(), triggerTools_, HGCalTriggerGeometryBase::validCell(), vfeCompressionHDMImpl_, vfeCompressionLDMImpl_, vfeLinearizationScImpl_, vfeLinearizationSiImpl_, and vfeSummationImpl_.
|
private |
Definition at line 26 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 28 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 27 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 29 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 31 of file HGCalVFEProcessorSums.h.
Referenced by run().
|
private |
Definition at line 25 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 24 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 22 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 21 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().
|
private |
Definition at line 23 of file HGCalVFEProcessorSums.h.
Referenced by HGCalVFEProcessorSums(), and run().