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

Factory class for instantiating algorithm. More...

#include "EventReadingAlgorithm.h"

Inheritance diagram for EventReadingAlgorithm::Factory:
Collaboration diagram for EventReadingAlgorithm::Factory:

Public Member Functions

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

Detailed Description

Factory class for instantiating algorithm.

Definition at line 30 of file EventReadingAlgorithm.h.

Member Function Documentation

◆ CreateAlgorithm()

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

Create an instance of an algorithm.

Returns
the address of the algorithm instance

Implements pandora::AlgorithmFactory.

Definition at line 95 of file EventReadingAlgorithm.h.

Here is the call graph for this function:

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