|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef MuonNSW_CABLING_MuonNSW_CABLINGALG_H
11 #define MuonNSW_CABLING_MuonNSW_CABLINGALG_H
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"};
virtual StatusCode initialize() override
MuonNSW_CablingAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual bool isReEntrant() const override final
virtual StatusCode execute(const EventContext &ctx) const override
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
StatusCode loadCablingSchema(const std::string &payload, Nsw_CablingMap &cabling_map) const
Gaudi::Property< std::string > m_JSONFile
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteCondHandleKey< Nsw_CablingMap > m_writeKey
virtual ~MuonNSW_CablingAlg()=default
MuonNSW_CablingAlg reads raw condition data and writes derived condition data to the condition store.
SG::ReadCondHandleKeyArray< CondAttrListCollection > m_readCablingKeys