|
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef SCT_CONDITIONSALGORITHMS_SCT_ALIGNCONDALG_H
8 #define SCT_CONDITIONSALGORITHMS_SCT_ALIGNCONDALG_H
19 class SCT_DetectorManager;
48 BooleanProperty
m_useDynamicAlignFolders{
this,
"UseDynamicAlignFolders",
false,
"Flag of dynamic or static ID alignment folders"};
59 #endif // SCT_CONDITIONSALGORITHMS_SCT_ALIGNCONDALG_H
virtual StatusCode finalize() override
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDynamicL2
SG::ReadCondHandleKey< AlignableTransformContainer > m_readKeyDynamicL3
std::string m_DetManagerName
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~SCT_AlignCondAlg() override=default
BooleanProperty m_useDynamicAlignFolders
SCT_AlignCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDynamicL1
SG::WriteCondHandleKey< GeoAlignmentStore > m_writeKey
virtual StatusCode execute() override
virtual StatusCode initialize() override
SG::ReadCondHandleKey< AlignableTransformContainer > m_readKeyStatic
const InDetDD::SCT_DetectorManager * m_detManager