 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCONDALG_MmDigitEffiCondAlg_H
6 #define MUONCONDALG_MmDigitEffiCondAlg_H
16 #include <nlohmann/json.hpp>
41 "Folder of the MM efficiencies as they're stored in COOL"};
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::WriteCondHandleKey< Muon::DigitEffiData > m_writeKey
virtual ~MmDigitEffiCondAlg()=default
StatusCode parseDataFromJSON(const nlohmann::json &lines, Muon::DigitEffiData &effiData) const
Parse efficiency data from COOL.
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
Gaudi::Property< std::string > m_readFromJSON
Load the gasGap efficiencies from a JSON file.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
Gaudi::Property< double > m_defaultEffi
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual bool isReEntrant() const override
AthROOTErrorHandlerSvc * svc
Conditions algorithm to load the sTGC efficiency constants that are used in digitization.
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDb
MmDigitEffiCondAlg(const std::string &name, ISvcLocator *svc)
virtual StatusCode initialize() override