13#include "MantidAlgorithms/DllConfig.h"
28 const std::string
name()
const override {
return "PointByPointVCorrection"; }
30 const std::string
summary()
const override {
31 return "Spectrum by spectrum division for vanadium normalisation "
36 int version()
const override {
return 1; }
39 return "Diffraction\\Corrections;CorrectionFunctions\\SpecialCorrections";
49 const int &
index)
const;
std::map< DeltaEMode::Type, std::string > index
Base class from which all concrete algorithm classes should be derived.
First attempt at spectrum by spectrum division for vanadium normalisation correction.
const std::string summary() const override
Summary of algorithms purpose.
const std::string category() const override
Algorithm's category for identification overriding a virtual method.
int version() const override
Algorithm's version for identification overriding a virtual method.
const std::string name() const override
Algorithm's name for identification overriding a virtual method.
~PointByPointVCorrection() override
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.