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