#include <IAsgTool.h>
Public Member Functions | |
virtual | ~IAsgTool () |
Virtual destructor, to make vtable happy... | |
virtual void | print () const =0 |
Print the state of the tool. |
Base class for the dual-use tool interface classes
This class is used like IAlgTool is used for Athena-only interfaces. It is used as the base class for the pure virtual tool interface classes.