8#include "MantidJson/Json.h"
22 root[
"shape"] = shape;
24 return Mantid::JsonHelpers::jsonToString(root);
PeakShapeNone : No peak shape.
std::string algorithmName() const override
Return the algorithn name.
std::string shapeName() const override
Return the shape name.
static const std::string noShapeName()
Return the shape name.
std::string toJSON() const override
Serialize.
int algorithmVersion() const override
Return the algorithm version.
NoShape * clone() const override
Clone.
Kernel::SpecialCoordinateSystem frame() const override
Get the coordinate frame.
SpecialCoordinateSystem
Special coordinate systems for Q3D.