24 if ( algNameSet.find( alg->name() ) != algNameSet.end() ) {
m_condAlgs.insert( alg ); }
StatusCode initialize() override
SmartIF< IAlgResourcePool > m_algResourcePool
std::set< IAlgorithm * > m_condAlgs
Gaudi::Property< std::vector< std::string > > m_algNames
Gaudi::Property< std::vector< std::string > > m_dataNames
virtual SmartIF< IService > & service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true)=0
Returns a smart pointer to a service.
SmartIF< ISvcLocator > & serviceLocator() const override
Retrieve pointer to service locator.
const std::string & name() const override
Retrieve name of the service.
This class is used for returning status codes from appropriate routines.
constexpr static const auto SUCCESS