Pandora
Pandora source code navigator
|
Factory class for instantiating algorithm. More...
#include "TemplateAlgorithm.h"
Public Member Functions | |
pandora::Algorithm * | CreateAlgorithm () const |
Create an instance of an algorithm. | |
Factory class for instantiating algorithm.
Definition at line 22 of file TemplateAlgorithm.h.
|
inlinevirtual |
Create an instance of an algorithm.
Implements pandora::AlgorithmFactory.
Definition at line 37 of file TemplateAlgorithm.h.