9#include "MantidGeometry/DllConfig.h"
24 HKL &operator=(
const HKL &other);
25 HKL(std::unique_ptr<Kernel::MDUnit> &unit);
34 bool isQ()
const override;
35 bool isSameType(
const MDFrame &frame)
const override;
36 std::string name()
const override;
37 HKL *clone()
const override;
41 std::unique_ptr<Kernel::MDUnit>
m_unit;
static const std::string HKLName
std::unique_ptr< Kernel::MDUnit > m_unit
MDFrame : The coordinate frame for a dimension, or set of dimensions in a multidimensional workspace.
MDUnit : Unit type for multidimensional data types.
A base-class for the a class that is able to return unit labels in different representations.
SpecialCoordinateSystem
Special coordinate systems for Q3D.
Helper class which provides the Collimation Length for SANS instruments.