7#ifndef LARRECCONDITIONS_LARONOFFMAPPINGALG_H
8#define LARRECCONDITIONS_LARONOFFMAPPINGALG_H
22 using AthCondAlgorithm::AthCondAlgorithm;
27 virtual StatusCode
execute(
const EventContext& ctx)
const override;
Base class for conditions algorithms.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
An AttributeList represents a logical row of attributes in a metadata table.
Base class for conditions algorithms.
virtual StatusCode initialize() override
virtual ~LArOnOffMappingAlg()=default
Gaudi::Property< bool > m_isSuperCell
SG::ReadCondHandleKey< AthenaAttributeList > m_readKey
SG::WriteCondHandleKey< LArOnOffIdMapping > m_writeKey
virtual StatusCode execute(const EventContext &ctx) const override