22 m_optsSvc->set( client +
'.' + name, value );
33 StatusCode evaluateConfig(
const std::string& filename,
const std::string& preAction,
const std::string& postAction );
void addPropertyToJobOptions(const std::string &client, const std::string &name, const std::string &value)
PythonAdaptor(Gaudi::Interfaces::IOptionsSvc *optsSvc)
Gaudi::Interfaces::IOptionsSvc * m_optsSvc
PythonConfig(Gaudi::Interfaces::IOptionsSvc *optsSvc)
StatusCode evaluateConfig(const std::string &filename, const std::string &preAction, const std::string &postAction)
Gaudi::Interfaces::IOptionsSvc * m_optsSvc
This class is used for returning status codes from appropriate routines.
Interface for a component that manages application configuration options.