29 const std::string& name,
30 const IInterface* parent)
31 : base_class (
type, name, parent),
35 "The IMultiAssociationTool instance to wrap.");
44 CHECK( AthAlgTool::initialize() );
46 return StatusCode::SUCCESS;
59 const std::type_info& ti)
62 return StatusCode::SUCCESS;
74 return StatusCode::SUCCESS;
Helpers for checking error return status codes and reporting errors.
#define CHECK(...)
Evaluate an expression and check for errors.
Common interface for adding a variable to a tuple.
Block filler tool for noisy FEB information.