|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TGCDIGITENERGYTHRESHOLDALG_H
6 #define TGCDIGITENERGYTHRESHOLDALG_H
9 #include <nlohmann/json.hpp>
TgcDigitEnergyThreshCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual StatusCode initialize() override
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::WriteCondHandleKey< TgcDigitThresholdData > m_writeKey
An algorithm that can be simultaneously executed in multiple threads.
StatusCode parseDataFromJSON(const nlohmann::json &lines, TgcDigitThresholdData &deadChannels) const
Load the threshold constants from the JSON blob.
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDb
virtual StatusCode execute(const EventContext &ctx) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual bool isReEntrant() const override
virtual ~TgcDigitEnergyThreshCondAlg()=default
Gaudi::Property< std::string > m_readFromJSON
Use an external file to load the Jitter constants from.
Conditions object to cache.