14#include "MantidAlgorithms/DllConfig.h"
33 const std::string
name()
const override {
return "EQSANSCorrectFrame"; }
35 const std::string
summary()
const override {
36 return "Corrects the TOF of raw EQSANS data. This algorithm needs to be "
37 "run once on every data set.";
41 int version()
const override {
return (1); }
43 const std::string
category()
const override {
return "SANS"; }
Base class from which all concrete algorithm classes should be derived.
Apply correction to EQSANS data to account for its TOF structure.
int version() const override
Algorithm's version.
const std::string category() const override
Algorithm's category for identification.
const std::string name() const override
Algorithm's name.
const std::string summary() const override
Summary of algorithms purpose.
Helper class which provides the Collimation Length for SANS instruments.