8#ifndef TEMPLATE_ALGORITHM_H
9#define TEMPLATE_ALGORITHM_H 1
Header file for the algorithm class.
Factory class for instantiating algorithm.
pandora::Algorithm * CreateAlgorithm() const
Create an instance of an algorithm.
pandora::StatusCode Run()
Run the algorithm.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
Factory class for instantiating algorithms.
Algorithm class. Algorithm addresses are held only by the algorithm manager. They have a fully define...
StatusCode
The StatusCode enum.