16#include <unordered_map>
30 using TestAlg::TestAlg;
Implementation of property with value of concrete type.
Example on how to use custom property types.
StatusCode execute() override
Algorithm execution.
Gaudi::Property< std::unordered_map< std::string, std::string > > m_unorderedMap
StatusCode finalize() override
Algorithm finalization.
StatusCode initialize() override
Algorithm initialization.
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...
Simple algorithm useful as base class for tests.