5#ifndef EFLOWREC_PFCLUSTERWIDTHDECORATOR_H
6#define EFLOWREC_PFCLUSTERWIDTHDECORATOR_H
20 StatusCode
execute(
const EventContext & ctx)
const override;
Handle class for adding a decoration to an object.
An algorithm that can be simultaneously executed in multiple threads.
StatusCode initialize() override
PFClusterWidthCalculator m_clusterWidthCalculator
PFClusterWidthDecorator(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteDecorHandleKey< xAOD::CaloClusterContainer > m_clusterContainerWidthEtaKey
SG::WriteDecorHandleKey< xAOD::CaloClusterContainer > m_clusterContainerWidthPhiKey
~PFClusterWidthDecorator()=default
StatusCode execute(const EventContext &ctx) const override
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.