5#ifndef TRIGCALOREC_HLTCALOCELLCORRECTOR_H
6#define TRIGCALOREC_HLTCALOCELLCORRECTOR_H
19 virtual StatusCode
execute(EventContext
const& context)
const override;
23 this,
"EventShapeCollection",
"HLTHIEventShape",
"" };
25 this,
"InputCellKey",
"HLTCaloCellMakerRoI",
"" };
28 this,
"OutputCellKey",
"HLTCorrectedCaloCellRoI",
"" };
CaloCellContainer that can accept const cell pointers.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
HLTCaloCellCorrector(std::string const &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< xAOD::HIEventShapeContainer > m_eventShapeCollectionKey
SG::ReadHandleKey< CaloConstCellContainer > m_inputCellContainerKey
virtual StatusCode execute(EventContext const &context) const override
virtual StatusCode initialize() override
SG::WriteHandleKey< CaloConstCellContainer > m_outputCellContainerKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.