|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGCALOREC_HLTCALOCELLCORRECTOR_H
6 #define TRIGCALOREC_HLTCALOCELLCORRECTOR_H
24 this,
"EventShapeCollection",
"HLTHIEventShape",
"" };
26 this,
"InputCellKey",
"HLTCaloCellMakerRoI",
"" };
29 this,
"OutputCellKey",
"HLTCorrectedCaloCellRoI",
"" };
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< CaloConstCellContainer > m_outputCellContainerKey
Property holding a SG store/key/clid from which a ReadHandle is made.
HLTCaloCellCorrector(std::string const &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::HIEventShapeContainer > m_eventShapeCollectionKey
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< CaloConstCellContainer > m_inputCellContainerKey
CaloCellContainer that can accept const cell pointers.
virtual StatusCode execute(EventContext const &context) const override