7#ifndef SCT_CONDITIONSALGORITHMS_SCT_ALIGNCONDALG_H
8#define SCT_CONDITIONSALGORITHMS_SCT_ALIGNCONDALG_H
44 virtual StatusCode
execute(
const EventContext& ctx)
const override;
45 virtual StatusCode
finalize()
override;
48 BooleanProperty
m_useDynamicAlignFolders{
this,
"UseDynamicAlignFolders",
false,
"Flag of dynamic or static ID alignment folders"};
Base class for conditions algorithms.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Base class for conditions algorithms.
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated SCT in...
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDynamicL2
SG::ReadCondHandleKey< AlignableTransformContainer > m_readKeyDynamicL3
BooleanProperty m_useDynamicAlignFolders
virtual ~SCT_AlignCondAlg() override=default
const InDetDD::SCT_DetectorManager * m_detManager
virtual StatusCode execute(const EventContext &ctx) const override
std::string m_DetManagerName
virtual StatusCode finalize() override
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDynamicL1
SG::WriteCondHandleKey< GeoAlignmentStore > m_writeKey
SCT_AlignCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
SG::ReadCondHandleKey< AlignableTransformContainer > m_readKeyStatic