10#include "MantidAlgorithms/DllConfig.h"
23 const std::string name()
const override;
24 const std::string summary()
const override;
25 const std::string category()
const override;
26 int version()
const override;
27 const std::vector<std::string>
seeAlso()
const override {
return {
"CopyInstrumentParameters"}; }
Base class from which all concrete algorithm classes should be derived.
ClearInstrumentParameters : Clear out an instrument's parameters.
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.