10#include "MantidAlgorithms/DllConfig.h"
23 const std::string
name()
const override {
return "ChangePulsetime2"; };
25 const std::string
summary()
const override {
26 return "Adds a constant time value, in seconds, to the pulse time of "
27 "events in an EventWorkspace. ";
31 int version()
const override {
return 1; };
33 const std::string
category()
const override {
return "Events;Transforms\\Axes"; }
Base class from which all concrete algorithm classes should be derived.
ChangePulsetime : TODO: DESCRIPTION.
int version() const override
Algorithm's version for identification.
const std::string name() const override
Algorithm's name for identification.
const std::string summary() const override
Summary of algorithms purpose.
const std::string category() const override
Algorithm's category for identification.
Helper class which provides the Collimation Length for SANS instruments.