|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCONDALG_TGCCONDDBALG_H
6 #define MUONCONDALG_TGCCONDDBALG_H
13 #include <nlohmann/json.hpp>
Gaudi::Property< std::string > m_readFromJSON
Load the detector status from a JSON file.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
TgcCondDbAlg(const std::string &name, ISvcLocator *svc)
SG::WriteCondHandleKey< TgcCondDbData > m_writeKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual ~TgcCondDbAlg()=default
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDb
An algorithm that can be simultaneously executed in multiple threads.
virtual bool isReEntrant() const override
StatusCode parseDataFromJSON(const nlohmann::json &lines, TgcCondDbData &deadChannels) const
Load the detector status from cool.
::StatusCode StatusCode
StatusCode definition for legacy code.
Conditions object to mark switched-off Tgc gasGaps.
AthROOTErrorHandlerSvc * svc
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
virtual StatusCode initialize() override