Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Utilities
tools
FunctionTool_tool.cc
Go to the documentation of this file.
1
#include "
art/Utilities/ToolMacros.h
"
2
#include "
art/test/Utilities/tools/FunctionTool.h
"
3
4
DEFINE_ART_FUNCTION_TOOL
(
arttest::addOne
,
"addOne"
)
FunctionTool.h
arttest::addOne
int addOne(int const i)
Definition:
FunctionTool.cc:5
ToolMacros.h
DEFINE_ART_FUNCTION_TOOL
#define DEFINE_ART_FUNCTION_TOOL(tool, type)
Definition:
ToolMacros.h:54
Generated by
1.8.11