12#include "MantidAlgorithms/DllConfig.h"
27 const std::string name()
const override;
28 int version()
const override;
29 const std::vector<std::string>
seeAlso()
const override {
return {
"Comment"}; }
30 const std::string category()
const override;
31 const std::string summary()
const override;
40 void createOrUpdate(
API::Run &,
const std::string &);
Base class from which all concrete algorithm classes should be derived.
Class for marking algorithms as deprecated.
This class stores information regarding an experimental run as a series of log entries.
An Algorithm that adds a timestamped note to a workspace.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.