12#include "MantidAlgorithms/DllConfig.h"
22 const std::string name()
const override;
23 int version()
const override;
24 const std::string category()
const override;
25 const std::string summary()
const override;
30 void fitGaussian(int64_t);
Base class from which all concrete algorithm classes should be derived.
Performs Gaussian fits over each spectrum to find the Elastic Peak Position (EPP).
Mantid::API::ITableWorkspace_sptr m_outWS
Mantid::API::MatrixWorkspace_sptr m_inWS
std::unique_ptr< Mantid::API::Progress > m_progress
std::shared_ptr< ITableWorkspace > ITableWorkspace_sptr
shared pointer to Mantid::API::ITableWorkspace
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.