18 return StatusCode::SUCCESS;
30 return StatusCode::FAILURE;
32 ATH_MSG_INFO(
"Loaded successfully the dead channel data");
36 std::stringstream sstr{};
38 sstr<<
" **** "<<
m_idHelperSvc->toString(dead_tube)<<std::endl;
44 std::stringstream sstr{};
51 std::stringstream sstr{};
58 std::stringstream sstr{};
60 sstr<<
" **** "<<
m_idHelperSvc->toString(dead_cham)<<std::endl;
66 ATH_MSG_INFO(
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$");
72 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
bool isGood(const Identifier &Id) const
Returns if the identifier (tube/multiLayer/chamber) is masked in the conditions database.
const std::set< Identifier > & getDeadMultilayersId() const
const std::set< Identifier > & getDeadTubesId() const
const std::set< Identifier > & getDeadChambersId() const
const std::set< Identifier > & getDeadLayersId() const
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
MdtConditionsTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize() override
virtual StatusCode execute() override
virtual ~MdtConditionsTestAlg()
SG::ReadCondHandleKey< MdtCondDbData > m_readKey