5#ifndef MUONCONDALG_MmCTPCondDbAlg_H
6#define MUONCONDALG_MmCTPCondDbAlg_H
14#include <nlohmann/json.hpp>
20 using AthCondAlgorithm::AthCondAlgorithm ;
22 virtual StatusCode
initialize() override final;
Base class for conditions algorithms.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Base class for conditions algorithms.
Gaudi::Property< std::string > m_readFromJSON
Parse data from COOL.
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDb
virtual StatusCode execute(const EventContext &ctx) const override final
SG::WriteCondHandleKey< Muon::mmCTPClusterCalibData > m_writeKey
virtual ~MmCTPCondDbAlg()=default
virtual StatusCode initialize() override final
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
StatusCode parseDataFromJSON(const nlohmann::json &lines, Muon::mmCTPClusterCalibData &ctpClusterCondData) const
Support class for PropertyMgr.
=============================================================================