Pandora
Pandora source code navigator
|
Factory class for instantiating algorithm tool. More...
#include "TemplateAlgorithmTool.h"
Public Member Functions | |
pandora::AlgorithmTool * | CreateAlgorithmTool () const |
Create an instance of an algorithm. | |
Factory class for instantiating algorithm tool.
Definition at line 22 of file TemplateAlgorithmTool.h.
|
inlinevirtual |
Create an instance of an algorithm.
Implements pandora::AlgorithmToolFactory.
Definition at line 41 of file TemplateAlgorithmTool.h.