10#include "MantidAlgorithms/DllConfig.h"
17 const std::string name()
const override;
18 int version()
const override;
19 const std::vector<std::string>
seeAlso()
const override {
20 return {
"CreateLogTimeCorrection",
"ChangePulsetime",
"ShiftLogTime"};
22 const std::string category()
const override;
24 const std::string
summary()
const override {
return "Adds a constant to the times for the requested log."; }
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
Algorithm's summary.
Helper class which provides the Collimation Length for SANS instruments.