ToolDAQFramework
|
#include "Factory.h"
Go to the source code of this file.
Functions | |
Tool * | Factory (std::string tool) |
Tool* Factory | ( | std::string | tool | ) |
Global Factory function for creating Tools.
tool | Name of the Tool class to create. |
Definition at line 3 of file Factory.cpp.