|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef TRK_CALOEXTENSIONBUILDERALG_H 
    6 #define TRK_CALOEXTENSIONBUILDERALG_H 
   15 #include "GaudiKernel/ToolHandle.h" 
   55   using AthReentrantAlgorithm::AthReentrantAlgorithm;
 
   63     "LastCaloExtentionTool",
 
   64     "Trk::CaloExtensionBuilderTool" 
   71     "ParticleCaloExtension",
 
   72     "Name of the particle measurement extrapolation cache" 
   78     "TrkPartContainerName",
 
   79     "InDetTrackParticles",
 
  
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< Trk::IParticleCaloExtensionTool > m_particleCaloExtensionTool
the Calo Extension tool
virtual StatusCode initialize() override final
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override final
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_TrkPartContainerKey
input Track collection and vertex
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< CaloExtensionCollection > m_ParticleCacheKey
output particle calo extension collection
Ensure that the ATLAS eigen extensions are properly loaded.
This algorithm creates a calo extension collection and stores it in a Gaudi Gate named "ParticleCaloE...