9#ifndef MUONMDT_CABLING_MMCablingTestAlg_H
10#define MUONMDT_CABLING_MMCablingTestAlg_H
26 virtual StatusCode
execute()
override;
35 "Key of input MuonDetectorManager condition data"};
39 Gaudi::Property<std::string>
m_dumpFile{
this,
"DumpMap",
"" ,
"Text file to which every cabling channel is dumped"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Algorithm to test the validity of the Nsw cabling.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::ReadCondHandleKey< Nsw_CablingMap > m_cablingKey
virtual unsigned int cardinality() const override final
virtual StatusCode execute() override
virtual ~MMCablingTestAlg()=default
virtual StatusCode initialize() override
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_DetectorManagerKey
Gaudi::Property< std::string > m_dumpFile