ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthToolSupport
AsgExampleTools
AsgExampleTools
IAsgHelloTool.h
Go to the documentation of this file.
1
// IAsgHelloTool.h
2
3
#ifndef IAsgHelloTool_H
4
#define IAsgHelloTool_H
5
6
#include "
AsgTools/IAsgTool.h
"
7
8
class
IAsgHelloTool
:
virtual
public
asg::IAsgTool
{
9
ASG_TOOL_INTERFACE
(
IAsgHelloTool
)
10
11
public
:
12
13
// Display a message.
14
virtual
int
talk
()
const
=0;
15
16
};
17
18
#endif
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition
AsgToolMacros.h:40
IAsgTool.h
IAsgHelloTool
Definition
IAsgHelloTool.h:8
IAsgHelloTool::talk
virtual int talk() const =0
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
Generated on
for ATLAS Offline Software by
1.14.0