Public Member Functions | |
| AsgHelloTool (const std::string &myname) | |
| virtual StatusCode | initialize () |
| virtual void | print () const |
| Print the state of the tool. | |
| virtual int | talk () const |
| StatusCode AsgHelloTool::initialize | ( | void | ) | [virtual] |
Dummy implementation of the initialisation function
It's here to allow the dual-use tools to skip defining an initialisation function. Since many are doing so...
Reimplemented from asg::AsgTool.
1.6.1