37 StatusCode createSubAlgorithm(
const std::string& type,
const std::string& name,
Algorithm*& pSubAlg );
40 const std::vector<Algorithm*>* subAlgorithms()
const;
43 std::vector<Algorithm*>* subAlgorithms();
Base class from which all concrete algorithm classes should be derived.
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.
bool isSequence() const override final
Are we a Sequence?
std::vector< Algorithm * > m_subAlgms
Sub algorithms.
This class is used for returning status codes from appropriate routines.
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...