5#ifndef MUONCONDALG_NSWUNCERTDBALG_H
6#define MUONCONDALG_NSWUNCERTDBALG_H
9#include <nlohmann/json.hpp>
26 using AthCondAlgorithm::AthCondAlgorithm;
29 virtual StatusCode
execute (
const EventContext&)
const override;
42 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
45 "Key of the parametrized NSW uncertainties"};
48 "Key to the parametrized NSW uncertainty COOL folder"};
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.
virtual ~NswUncertDbAlg()=default
StatusCode parseDataFromJSON(const nlohmann::json &lines, NswErrorCalibData &errorCalibData) const
Load the Jitter constants from the JSON format.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< std::string > m_readFromJSON
Use an external JSON file to load the Jitter constants from.
SG::WriteCondHandleKey< NswErrorCalibData > m_writeKey
virtual StatusCode execute(const EventContext &) const override
virtual StatusCode initialize() override
SG::ReadCondHandleKeyArray< CondAttrListCollection > m_readKeysDb
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
HandleKeyArray< ReadCondHandle< T >, CondHandleDefault::Key< ReadCondHandleKey< T > >, Gaudi::DataHandle::Reader > ReadCondHandleKeyArray