10#include "MantidAlgorithms/DllConfig.h"
17 const std::string name()
const override;
19 const std::string
summary()
const override {
return "Removes a named log from a run"; }
21 int version()
const override;
22 const std::vector<std::string>
seeAlso()
const override {
return {
"AddSampleLog",
"RenameLog"}; }
23 const std::string category()
const override;
Base class from which all concrete algorithm classes should be derived.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.