5#ifndef ATHEXHELLOWORLD_HELLOTOOL_H
6#define ATHEXHELLOWORLD_HELLOTOOL_H
13class HelloTool :
public extends<AthAlgTool, IHelloTool> {
15 HelloTool(
const std::string &
type,
const std::string &name,
const IInterface *parent);
22 "Default message set in HelloTool.h",