20 ISvcLocator* pSvcLocator) :
30 return StatusCode::SUCCESS;
39 for (
unsigned int hash{0}; hash<8176; hash+=2) {
41 ATH_MSG_INFO(
"Call to module in ROD : Module (hash=" << hash <<
") is " << (
result?
"good":
"bad"));
44 return StatusCode::SUCCESS;
52 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Header file for the SCT_RODVetoTestAlg 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 execute(const EventContext &ctx) const override
ToolHandle< ISCT_ConditionsTool > m_pRODVetoTool
virtual StatusCode finalize() override
virtual StatusCode initialize() override
SCT_RODVetoTestAlg(const std::string &name, ISvcLocator *pSvcLocator)