9#ifndef MUONCONDDUMP_RPCCABLINGJSONDUMPALG_H
10#define MUONCONDDUMP_RPCCABLINGJSONDUMPALG_H
29 virtual StatusCode
execute()
override;
37 Gaudi::Property<std::string>
m_cablingJSON{
this,
"OutCablingJSON",
"RpcCabling.json",
"Cabling JSON"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual ~RpcToyCablingJsonDumpAlg()=default
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< std::string > m_cablingJSON
virtual unsigned int cardinality() const override final
virtual StatusCode initialize() override
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
const MuonGMR4::MuonDetectorManager * m_detMgr
virtual StatusCode execute() override
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.