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

Factory class for instantiating algorithm. More...

#include "TemplateAlgorithm.h"

Inheritance diagram for TemplateAlgorithm::Factory:
Collaboration diagram for TemplateAlgorithm::Factory:

Public Member Functions

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

Detailed Description

Factory class for instantiating algorithm.

Definition at line 22 of file TemplateAlgorithm.h.

Member Function Documentation

◆ CreateAlgorithm()

pandora::Algorithm * TemplateAlgorithm::Factory::CreateAlgorithm ( ) const
inlinevirtual

Create an instance of an algorithm.

Returns
the address of the algorithm instance

Implements pandora::AlgorithmFactory.

Definition at line 37 of file TemplateAlgorithm.h.


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