5#ifndef TRACKTOCALO_PRESELCALOEXTENSIONBUILDERALG_H
6#define TRACKTOCALO_PRESELCALOEXTENSIONBUILDERALG_H
9#include "GaudiKernel/ToolHandle.h"
37 virtual StatusCode
execute(
const EventContext& ctx)
const override;
41 "ParticleCaloExtensionTool"};
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.
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.
virtual StatusCode execute(const EventContext &ctx) const override
ToolHandle< Trk::IParticleCaloExtensionTool > m_particleCaloExtensionTool
~PreselCaloExtensionBuilderAlg()
PreselCaloExtensionBuilderAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< CaloExtensionCollection > m_outputCacheKey
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inputTracksKey
virtual StatusCode initialize() override
Ensure that the ATLAS eigen extensions are properly loaded.