 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCONDALG_NSWPASSIVATIONDBALG_H
6 #define MUONCONDALG_NSWPASSIVATIONDBALG_H
18 #include <nlohmann/json.hpp>
49 "Reads the passivation parameters from a JSON file instead of cool"};
StatusCode parseData(const nlohmann::json &json, NswPassivationDbData &writeCdo) const
virtual bool isReEntrant() const override
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
This class is a collection of AttributeLists where each one is associated with a channel number....
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< std::string > m_readFromJSON
NswPassivationDbAlg(const std::string &name, ISvcLocator *pSvcLocator)
readKey_t m_readKey_data_mm
virtual ~NswPassivationDbAlg()=default