10#include "MantidDataHandling/DllConfig.h"
13namespace DataHandling {
26 const std::string name()
const override;
27 int version()
const override;
28 const std::vector<std::string>
seeAlso()
const override {
return {
"SaveRMCProfile"}; }
29 const std::string category()
const override;
30 const std::string summary()
const override;
31 std::map<std::string, std::string> validateInputs()
override;
Base class from which all concrete algorithm classes should be derived.
SaveRMCProfile : Saves a workspace containing a spectral density in a format readable by the RMCProfi...
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
std::shared_ptr< const MatrixWorkspace > MatrixWorkspace_const_sptr
shared pointer to the matrix workspace base class (const version)
Helper class which provides the Collimation Length for SANS instruments.