|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef INDETRIOMAKER_INDETTOXAODCLUSTERCONVERSION_H
14 #define INDETRIOMAKER_INDETTOXAODCLUSTERCONVERSION_H
19 #include "GaudiKernel/ToolHandle.h"
92 #endif // INDETRIOMAKER_INDETTOXAODCLUSTERCONVERSION_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< InDet::PixelClusterContainer > m_inputPixelClusterContainerKey
StatusCode convertHgtdClusters(const EventContext &ctx) const
SG::WriteHandleKey< xAOD::HGTDClusterContainer > m_outputHgtdClusterContainerKey
InDetToXAODClusterConversion(const InDetToXAODClusterConversion &)=delete
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< xAOD::PixelClusterContainer > m_outputPixelClusterContainerKey
StatusCode convertStripClusters(const EventContext &ctx) const
StatusCode convertPixelClusters(const EventContext &ctx) const
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
Gaudi::Property< bool > m_processStrip
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
InDetToXAODClusterConversion()=delete
InDetToXAODClusterConversion & operator=(const InDetToXAODClusterConversion &)=delete
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKey<::HGTD_ClusterContainer > m_inputHgtdClusterContainerKey
const PixelID * m_pixelID
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_stripDetEleCollKey
SG::ReadCondHandleKey< InDetDD::HGTD_DetectorElementCollection > m_HGTDDetEleCollKey
Gaudi::Property< bool > m_processHgtd
SG::ReadHandleKey< InDet::SCT_ClusterContainer > m_inputStripClusterContainerKey
virtual StatusCode initialize() override
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration.
SG::WriteHandleKey< xAOD::StripClusterContainer > m_outputStripClusterContainerKey
Gaudi::Property< bool > m_processPixel