38#ifndef XAOD_STANDALONE
42 ATH_MSG_ERROR(
"For now, if you want to use the ToolBox in Athena, " <<
43 "the tools must be private to some algorithm, tool, etc.");
44 return StatusCode::FAILURE;
65 return StatusCode::SUCCESS;
74 std::vector<OverlapHandle_t*>
tools;
114 return StatusCode::SUCCESS;
131 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
AsgMessaging(const std::string &name)
Constructor with a name.