|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUONCONDALG_sTGCAsBuiltCondAlg_H 
    6 #define MUONCONDALG_sTGCAsBuiltCondAlg_H 
   16 #include <nlohmann/json.hpp> 
   23     using AthReentrantAlgorithm::AthReentrantAlgorithm;
 
   41                                                               "Folder of the STGC efficiencies as they're stored in COOL"};
 
  
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
virtual StatusCode execute(const EventContext &ctx) const override
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Conditions algorithm to load the alternativ sTGC as built constants.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual bool isReEntrant() const override
Class holding the sTGC as built conditions data and applying it. The model consists of four parameter...
SG::ReadCondHandleKey< CondAttrListCollection > m_readKeyDb
virtual ~sTGCAsBuiltCondAlg()=default
Gaudi::Property< std::string > m_readFromJSON
Load the gasGap efficiencies from a JSON file.
StatusCode parseDataFromJSON(const nlohmann::json &lines, sTGCAsBuiltData &effiData) const
Parse efficiency data from COOL.
SG::WriteCondHandleKey< sTGCAsBuiltData > m_writeKey