Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
TemplateAlgorithmTool::Factory Class Reference

Factory class for instantiating algorithm tool. More...

#include "TemplateAlgorithmTool.h"

Inheritance diagram for TemplateAlgorithmTool::Factory:
Collaboration diagram for TemplateAlgorithmTool::Factory:

Public Member Functions

pandora::AlgorithmToolCreateAlgorithmTool () const
 Create an instance of an algorithm.
 

Detailed Description

Factory class for instantiating algorithm tool.

Definition at line 22 of file TemplateAlgorithmTool.h.

Member Function Documentation

◆ CreateAlgorithmTool()

pandora::AlgorithmTool * TemplateAlgorithmTool::Factory::CreateAlgorithmTool ( ) const
inlinevirtual

Create an instance of an algorithm.

Returns
the address of the algorithm instance

Implements pandora::AlgorithmToolFactory.

Definition at line 41 of file TemplateAlgorithmTool.h.


The documentation for this class was generated from the following file: