|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MUONMDT_CABLING_MMCablingTestAlg_H
10 #define MUONMDT_CABLING_MMCablingTestAlg_H
36 "Key of input MuonDetectorManager condition data"};
40 Gaudi::Property<std::string>
m_dumpFile{
this,
"DumpMap",
"" ,
"Text file to which every cabling channel is dumped"};
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_DetectorManagerKey
bool const RAWDATA *ch2 const
virtual unsigned int cardinality() const override final
Gaudi::Property< std::string > m_dumpFile
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::ReadCondHandleKey< Nsw_CablingMap > m_cablingKey
virtual ~MMCablingTestAlg()=default
Algorithm to test the validity of the MDT cabling.
::StatusCode StatusCode
StatusCode definition for legacy code.
MMCablingTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode execute() override