10#ifndef MuonNSW_CABLING_MuonNSW_CABLINGALG_H
11#define MuonNSW_CABLING_MuonNSW_CABLINGALG_H
27 virtual StatusCode
execute(
const EventContext& ctx)
const override;
34 "Keys of the input conditions folder for MM & sTGC cabling map"};
37 Gaudi::Property<std::string>
m_JSONFile{
this,
"JSONFile",
"",
"External path to read the cabling from"};
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
An algorithm that can be simultaneously executed in multiple threads.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< std::string > m_JSONFile
virtual ~MuonNSW_CablingAlg()=default
StatusCode loadCablingSchema(const std::string &payload, Nsw_CablingMap &cabling_map) const
MuonNSW_CablingAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadCondHandleKeyArray< CondAttrListCollection > m_readCablingKeys
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteCondHandleKey< Nsw_CablingMap > m_writeKey
virtual StatusCode initialize() override
virtual bool isReEntrant() const override final
HandleKeyArray< ReadCondHandle< T >, CondHandleDefault::Key< ReadCondHandleKey< T > >, Gaudi::DataHandle::Reader > ReadCondHandleKeyArray