18 return StatusCode::SUCCESS;
28 return StatusCode::FAILURE;
31 ATH_MSG_INFO(
"Loaded successfully the dead channel data");
37 for (
int gasGap = idHelper.
gasGapMin(chambId); gasGap <= idHelper.
gasGapMax(chambId); ++gasGap) {
39 if (!readHandle->isGood(gasGapId)) {
44 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_ALWAYS(x)
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::vector< Identifier >::const_iterator const_id_iterator
const_id_iterator module_end() const
const_id_iterator module_begin() const
Iterators over full set of ids.
SG::ReadCondHandleKey< TgcCondDbData > m_readKey
virtual StatusCode initialize() override
virtual StatusCode execute() override
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
virtual ~TgcCondDbTestAlg()
TgcCondDbTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
static int gasGapMax(bool triplet)
Identifier channelID(int stationName, int stationEta, int stationPhi, int gasGap, int isStrip, int channel) const