10#include "MantidAlgorithms/DllConfig.h"
22 const std::string name()
const override;
24 const std::string
summary()
const override {
return "Update the local instance of ScriptRepository."; }
26 int version()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"DownloadInstrument"}; }
28 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
UpdateScriptRepository : Check the MantidWeb, for updates of the ScriptRepository.
const std::string summary() const override
Summary of algorithms purpose.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
Helper class which provides the Collimation Length for SANS instruments.