|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRTHWMAPCONDALG_H
6 #define TRTHWMAPCONDALG_H
14 #include "Gaudi/Property.h"
SG::ReadCondHandleKey< CondAttrListCollection > m_EndAReadKey
virtual StatusCode execute() override
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
SG::ReadCondHandleKey< CondAttrListCollection > m_BarrelReadKey
SG::WriteCondHandleKey< TRTCond::HWMap > m_WriteKey
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode build_EndcapHVLinePadMaps(EventIDRange &range, TRTCond::HWMap *writeCdo) const
Build HV-line/pad maps for Endcaps //.
SG::ReadCondHandleKey< CondAttrListCollection > m_EndCReadKey
virtual StatusCode initialize() override
TRTHWMapCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
int hashThisEndcapCell(int sector, int wheel, int layer, int cellNum) const
Hash an endcap HV cell by sector/wheel/layer/cell# //.
virtual StatusCode finalize() override
int hashThisBarrelPad(int sector, int module, int padNum) const
Hash an HV pad by sector/module/pad# //.
virtual ~TRTHWMapCondAlg() override
StatusCode build_BarrelHVLinePadMaps(EventIDRange &range, TRTCond::HWMap *writeCdo) const
Build HV-line/pad map for Barrel //.