13#include "MantidCrystal/DllConfig.h"
38 const std::string
name()
const override {
return "NormaliseVanadium"; }
40 const std::string
summary()
const override {
return "Normalises all spectra to a specified wavelength."; }
43 int version()
const override {
return 1; }
46 return "Crystal\\Corrections;CorrectionFunctions\\NormalisationCorrections";
Base class from which all concrete algorithm classes should be derived.
Calculates anvred correction factors for attenuation due to absorption and scattering in a spherical ...
API::MatrixWorkspace_sptr m_inputWS
A virtual function in which additional properties of an algorithm should be declared.
const std::string category() const override
Algorithm's category for identification overriding a virtual method.
const std::string summary() const override
Summary of algorithms purpose.
const std::string name() const override
Algorithm's name for identification overriding a virtual method.
int version() const override
Algorithm's version for identification overriding a virtual method.
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
const double radtodeg_half
Helper class which provides the Collimation Length for SANS instruments.