20#include "Identifier/Identifier.h"
33 return StatusCode::SUCCESS;
42 ATH_MSG_INFO(
"Dummy call to module idHash 0: module is ");
45 ATH_MSG_INFO(
"Dummy call to module Identifier 1: module is ");
48 ATH_MSG_INFO(
"Using Identifier Hash method: with number 2137 ");
51 ATH_MSG_INFO(
"Dummy call to module idHash 3: module is ");
54 unsigned int printNbad{10}, printNgood{10};
55 ATH_MSG_INFO(
"Printing the first " << printNbad <<
" bad modules, and the first " << printNgood <<
" good modules.");
56 for (
unsigned int i{0}; i<8176; ++i) {
67 return StatusCode::SUCCESS;
74 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Header file for the SCT_TdaqEnabledTestAlg class in package SCT_ConditionsAlgorithms*.
An algorithm that can be simultaneously executed in multiple threads.
This is a "hash" representation of an Identifier.
virtual StatusCode initialize() override
SCT_TdaqEnabledTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode finalize() override
virtual StatusCode execute(const EventContext &ctx) const override
ToolHandle< ISCT_ConditionsTool > m_pTdaqEnabledTool