ToolDAQFramework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
Factory.cpp File Reference
#include "Factory.h"

Go to the source code of this file.

Functions

Tool * Factory (std::string tool)
 

Function Documentation

Tool* Factory ( std::string  tool)

Global Factory function for creating Tools.

Parameters
toolName of the Tool class to create.

Definition at line 3 of file Factory.cpp.