5#ifndef TRTSTRAWCONDALG_H
6#define TRTSTRAWCONDALG_H
11#include "GaudiKernel/ToolHandle.h"
27 virtual StatusCode
execute(
const EventContext &ctx)
const override;
Base class for conditions algorithms.
Base class for conditions algorithms.
A COOL multichannel container for StrawStatus.
TRTCond::StrawStatusMultChanContainer StrawStatusContainer
TRTStrawCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
int findArrayLocalWheelIndex(const int det, const int lay) const
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< TRTCond::StrawStatusSummary > m_strawStatusSummaryKey
SG::ReadCondHandleKey< InDetDD::TRT_DetElementContainer > m_trtDetEleContKey
virtual StatusCode initialize() override
SG::WriteCondHandleKey< TRTCond::AliveStraws > m_strawWriteKey
int findArrayTotalIndex(const int det, const int lay) const
This is an Identifier helper class for the TRT subdetector.