 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef MUONMDT_CABLING_MMCablingTestAlg_H
10 #define MUONMDT_CABLING_MMCablingTestAlg_H
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"};
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 Nsw cabling.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
AthAlgorithm()
Default constructor:
virtual StatusCode execute() override