Go to the documentation of this file.
11 #ifndef GAUDIPYTHON_PYTHONSCRIPTINGSVC_H
12 #define GAUDIPYTHON_PYTHONSCRIPTINGSVC_H
48 #endif // GAUDIPYTHON_PYTHONSCRIPTINGSVC_H
PythonScriptingSvc(const std::string &name, ISvcLocator *svc)
Standard Constructor.
std::string m_startupScript
Startup script.
const std::string & name() const override
Retrieve name of the service
Base class used to extend a class implementing other interfaces.
~PythonScriptingSvc() override
Destructor.
StatusCode run() override
Run the service by taking full control. [IRunable::run()].
StatusCode initialize() override
Initialize the service. [IService::initialize()].
StatusCode finalize() override
Finalize the service. [IService::finalize()].