|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRACKTOCALO_PRESELCALOEXTENSIONBUILDERALG_H
6 #define TRACKTOCALO_PRESELCALOEXTENSIONBUILDERALG_H
9 #include "GaudiKernel/ToolHandle.h"
41 "ParticleCaloExtensionTool"};
47 #endif //> !TRACKTOCALO_PRESELCALOEXTENSIONBUILDERALG_H
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< Trk::IParticleCaloExtensionTool > m_particleCaloExtensionTool
PreselCaloExtensionBuilderAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
~PreselCaloExtensionBuilderAlg()
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inputTracksKey
SG::WriteHandleKey< CaloExtensionCollection > m_outputCacheKey
Build the calo extensions for a preselected collection of tracks.
Property holding a SG store/key/clid from which a WriteHandle is made.
Ensure that the ATLAS eigen extensions are properly loaded.
virtual StatusCode execute(const EventContext &ctx) const override