9#include "MantidGeometry/DllConfig.h"
23 HKL &operator=(
const HKL &other);
24 HKL(std::unique_ptr<Kernel::MDUnit> &unit);
33 bool isQ()
const override;
34 bool isSameType(
const MDFrame &frame)
const override;
35 std::string
name()
const override;
36 HKL *clone()
const override;
40 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.