A testing algorithm for the dual-use overlap removal tool in Athena. More...
#include <ORToolBoxTestAlg.h>
Public Member Functions | |
ORToolBoxTestAlg (const std::string &name, ISvcLocator *svcLoc) | |
Standard algorithm constructor. | |
virtual StatusCode | initialize () |
Initialize the algorithm. | |
virtual StatusCode | execute () |
Execute the algorithm. |
A testing algorithm for the dual-use overlap removal tool in Athena.
This algorithm actually tests the ToolBox-based C++ configuration mechanism in Athena. For a more standard Athena example usage, please see the ORToolBoxTestAlg instead.