7#ifndef LARRECUTILS_LARCALIBLINEMAPPINGALG_H
8#define LARRECUTILS_LARCALIBLINEMAPPINGALG_H
22 using AthCondAlgorithm::AthCondAlgorithm;
27 virtual StatusCode
execute(
const EventContext& ctx)
const override;
33 Gaudi::Property<unsigned>
m_maxCalibLines{
this,
"MaxCL",4,
"in case of SuperCell should be set to higher value then default 4"};
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.
Gaudi::Property< unsigned > m_maxCalibLines
virtual StatusCode initialize() override
SG::WriteCondHandleKey< LArCalibLineMapping > m_writeKey
Gaudi::Property< bool > m_isSuperCell
virtual ~LArCalibLineMappingAlg()=default
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< AthenaAttributeList > m_readKey