13#include "MantidAlgorithms/DllConfig.h"
33 const std::string
name()
const override {
return "CorrectToFile"; }
35 const std::string
summary()
const override {
return "Correct data using a file in the LOQ RKH format"; }
38 int version()
const override {
return (1); }
40 const std::string
category()
const override {
return "SANS;CorrectionFunctions"; }
const std::vector< double > & rhs
Base class from which all concrete algorithm classes should be derived.
const std::string summary() const override
Summary of algorithms purpose.
const std::string name() const override
Algorithm's name.
const std::string category() const override
Algorithm's category for identification.
int version() const override
Algorithm's version.
static const double LOAD_TIME
used for the progress bar: the, approximate, fraction of processing time that taken up with loading t...
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.