5#ifndef LARCONDITIONSTEST_LARSCIDVSIDTEST_H
6#define LARCONDITIONSTEST_LARSCIDVSIDTEST_H
9#include "GaudiKernel/ToolHandle.h"
19#include "CaloGeoHelpers/CaloSampling.h"
23 using AthReentrantAlgorithm::AthReentrantAlgorithm;
27 StatusCode
execute(
const EventContext& ctx)
const;
28 StatusCode
finalize() {
return StatusCode::SUCCESS; }
36 ToolHandle<ICaloSuperCellIDTool>
m_scidtool{
this,
"CaloSuperCellIDTool",
"CaloSuperCellIDTool",
"Offline / SuperCell ID mapping tool"};
Helper class for offline supercell identifiers.
Definition of CaloDetDescrManager.
An algorithm that can be simultaneously executed in multiple threads.
Helper class for offline cell identifiers.
Helper class for offline supercell identifiers.
const LArOnline_SuperCellID * m_scOnlineId
ToolHandle< ICaloSuperCellIDTool > m_scidtool
const CaloCell_ID * m_caloCellId
SG::ReadCondHandleKey< CaloSuperCellDetDescrManager > m_caloSuperCellMgrKey
const LArOnlineID * m_onlineId
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
const CaloCell_SuperCell_ID * m_scCaloCellId
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
StatusCode execute(const EventContext &ctx) const
SG::ReadCondHandleKey< LArOnOffIdMapping > m_scCablingKey