Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file.
11 #ifndef GAUDISVC_TOOLSVC_H
12 #define GAUDISVC_TOOLSVC_H
39 using extends::extends;
55 bool createIf )
override;
59 const IInterface* parent,
bool createIf )
override;
80 bool existsTool( std::string_view fullname )
const;
100 this,
"CheckedNamedToolsConfigured",
false,
101 "Check that tools which do not have the default name have some explicit configuration." };
const std::string & name() const override
Retrieve name of the service
Base class used to extend a class implementing other interfaces.