7#ifndef LARIDCABLINGTEST_H
8#define LARIDCABLINGTEST_H
23 virtual StatusCode
execute(
const EventContext& ctx) final;
28 Gaudi::Property<bool>
m_isSC{
this,
"isSC",
false};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Gaudi::Property< bool > m_isSC
virtual StatusCode execute(const EventContext &ctx) final
Execute method.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.