2 #ifndef GAUDISVC_TOOLSVC_H
3 #define GAUDISVC_TOOLSVC_H
6 #include "GaudiKernel/Service.h"
7 #include "GaudiKernel/IToolSvc.h"
53 virtual std::vector<std::string>
getInstances(
const std::string& toolType );
59 virtual std::vector<IAlgTool*>
getTools()
const;
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Gaudi::InterfaceId< IInterface, 0, 0 > iid
Interface ID.
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
Base class used to extend a class implementing other interfaces.
virtual const std::string & name() const
Retrieve name of the service.
Definition of the IHistorySvc interface class.