#include <ToolTester.h>
Public Member Functions | |
ToolTester (const std::string &name, ISvcLocator *svcLoc) | |
Regular Algorithm constructor. | |
virtual StatusCode | initialize () |
Function initialising the algorithm. | |
virtual StatusCode | execute () |
Function executing the algorithm. |
Simple algorithm for using the tools in Athena
This is meant to be the "Athena equivalent" of the code put into util/InDetTrackSelectionToolTester.cxx.