|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETRIOMAKER_XAODTOINDETCLUSTERCONVERSION_H
6 #define INDETRIOMAKER_XAODTOINDETCLUSTERCONVERSION_H
12 #include "GaudiKernel/ToolHandle.h"
71 ToolHandle<ISiLorentzAngleTool>
m_lorentzAngleTool {
this,
"LorentzAngleTool",
"SiLorentzAngleTool/SCTLorentzAngleTool",
"Tool to retrieve Lorentz angle of SCT"};
97 #endif // INDETRIOMAKER_XAODTOINDETCLUSTERCONVERSION_H
Property holding a SG store/key/clid from which a ReadHandle is made.
const PixelID * m_pixelID
StatusCode convertStripClusters(const EventContext &ctx) const
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< xAOD::StripClusterContainer > m_inputStripClusterContainerKey
SG::ReadCondHandleKey< InDetDD::HGTD_DetectorElementCollection > m_HGTDDetEleCollKey
XAODToInDetClusterConversion & operator=(const XAODToInDetClusterConversion &)=delete
StatusCode convertHgtdClusters(const EventContext &ctx) const
SG::WriteHandleKey< InDet::SiClusterContainer > m_pixelClusterContainerLinkKey
An algorithm that can be simultaneously executed in multiple threads.
XAODToInDetClusterConversion()=delete
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_stripDetEleCollKey
Gaudi::Property< bool > m_processStrip
SG::ReadHandleKey< xAOD::PixelClusterContainer > m_inputPixelClusterContainerKey
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< ISiLorentzAngleTool > m_lorentzAngleTool
StatusCode convertPixelClusters(const EventContext &ctx) const
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override
Gaudi::Property< bool > m_processHgtd
XAODToInDetClusterConversion(const XAODToInDetClusterConversion &)=delete
SG::WriteHandleKey< InDet::SCT_ClusterContainer > m_outputStripClusterContainerKey
Gaudi::Property< bool > m_processPixel
SG::ReadHandleKey< xAOD::HGTDClusterContainer > m_inputHgtdClusterContainerKey
SG::WriteHandleKey< InDet::SiClusterContainer > m_stripClusterContainerLinkKey
SG::WriteHandleKey< InDet::PixelClusterContainer > m_outputPixelClusterContainerKey
SG::WriteHandleKey<::HGTD_ClusterContainer > m_outputHgtdClusterContainerKey
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration.