5#ifndef TRTCONDITIONSALGS_TRTALIGNCONDALG_H
6#define TRTCONDITIONSALGS_TRTALIGNCONDALG_H
30 virtual StatusCode
execute()
override;
42 Gaudi::Property<bool>
m_useDynamicFolders{
this,
"UseDynamicFolders",
false,
"Turn on-off use of Dynamic folders" };
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Class for storing/accessing trt endpoint corrections data.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
The Detector Manager for all TRT Detector elements, it acts as the interface to the detector elements...
SG::ReadCondHandleKey< AlignableTransformContainer > m_readKeyDynamicRegular
SG::ReadCondHandleKey< TRTCond::StrawDxContainer > m_readKeySpecial
SG::ReadCondHandleKey< AlignableTransformContainer > m_readKeyRegular
TRTAlignCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteCondHandleKey< InDetDD::TRT_DetElementContainer > m_writeKeyDetElCont
SG::WriteCondHandleKey< GeoAlignmentStore > m_writeKeyAlignStore
const InDetDD::TRT_DetectorManager * m_detManager
virtual StatusCode initialize() override
virtual ~TRTAlignCondAlg() override
virtual StatusCode execute() override
Gaudi::Property< bool > m_useDynamicFolders
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDynamicGlobal