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

Factory class for instantiating algorithm. More...

#include "EventWritingAlgorithm.h"

Inheritance diagram for EventWritingAlgorithm::Factory:
Collaboration diagram for EventWritingAlgorithm::Factory:

Public Member Functions

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

Detailed Description

Factory class for instantiating algorithm.

Definition at line 28 of file EventWritingAlgorithm.h.

Member Function Documentation

◆ CreateAlgorithm()

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

Create an instance of an algorithm.

Returns
the address of the algorithm instance

Implements pandora::AlgorithmFactory.

Definition at line 69 of file EventWritingAlgorithm.h.

Here is the call graph for this function:

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