11#include "MantidCrystal/DllConfig.h"
28 const std::string name()
const override;
30 const std::string
summary()
const override {
return "Set or overwrite any Q3D special coordinates."; }
32 int version()
const override;
33 const std::vector<std::string>
seeAlso()
const override {
return {
"ConvertToMD",
"ConvertToDiffractionMDWorkspace"}; }
34 const std::string category()
const override;
42 static const std::string QLabOption();
43 static const std::string QSampleOption();
44 static const std::string HKLOption();
Base class from which all concrete algorithm classes should be derived.
SpecialCoordinatesNameMap m_specialCoordinatesMap
std::vector< std::string > m_specialCoordinatesNames
std::map< std::string, Mantid::Kernel::SpecialCoordinateSystem > SpecialCoordinatesNameMap
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso (these are not validated) algorithms related to this algorithm....
const std::string summary() const override
Summary of algorithms purpose.
std::shared_ptr< Workspace > Workspace_sptr
shared pointer to Mantid::API::Workspace
SpecialCoordinateSystem
Special coordinate systems for Q3D.
Helper class which provides the Collimation Length for SANS instruments.