HKL : HKL MDFrame.
More...
#include <HKL.h>
|
static const std::string | HKLName = "HKL" |
|
HKL : HKL MDFrame.
Definition at line 21 of file HKL.h.
◆ HKL() [1/3]
Mantid::Geometry::HKL::HKL |
( |
const HKL & |
other | ) |
|
Assignment.
- Parameters
-
- Returns
- assigned unit.
Definition at line 45 of file HKL.cpp.
◆ HKL() [2/3]
Mantid::Geometry::HKL::HKL |
( |
std::unique_ptr< Kernel::MDUnit > & |
unit | ) |
|
Constructor.
- Parameters
-
Definition at line 27 of file HKL.cpp.
References m_unit.
◆ HKL() [3/3]
Constructor.
- Parameters
-
Definition at line 38 of file HKL.cpp.
◆ canConvertTo()
bool Mantid::Geometry::HKL::canConvertTo |
( |
const Kernel::MDUnit & |
otherUnit | ) |
const |
|
overridevirtual |
◆ clone()
HKL * Mantid::Geometry::HKL::clone |
( |
| ) |
const |
|
overridevirtual |
◆ equivalientSpecialCoordinateSystem()
◆ getMDUnit()
◆ getUnitLabel()
◆ isQ()
bool Mantid::Geometry::HKL::isQ |
( |
| ) |
const |
|
overridevirtual |
◆ isSameType()
bool Mantid::Geometry::HKL::isSameType |
( |
const MDFrame & |
frame | ) |
const |
|
overridevirtual |
◆ name()
std::string Mantid::Geometry::HKL::name |
( |
| ) |
const |
|
overridevirtual |
◆ operator=()
HKL & Mantid::Geometry::HKL::operator= |
( |
const HKL & |
other | ) |
|
◆ setMDUnit()
◆ HKLName
const std::string Mantid::Geometry::HKL::HKLName = "HKL" |
|
static |
Definition at line 27 of file HKL.h.
Referenced by Mantid::Geometry::HKLFrameFactory::canInterpret(), Mantid::MDAlgorithms::SetMDFrame::createMDFrame(), Mantid::MDAlgorithms::ConvertToDiffractionMDWorkspace::exec(), MantidQt::API::getMissingHKLDimensionIndex(), Mantid::MDAlgorithms::SetMDFrame::init(), MantidQt::API::isHKLDimensions(), name(), Mantid::MDAlgorithms::LoadMD::setMDFrameOnWorkspaceFromLegacyFile(), Mantid::MDAlgorithms::MDWSTransform::setQ3DDimensionsNames(), Mantid::MDAlgorithms::MDNorm::setQUnit(), Mantid::MDAlgorithms::CreateMDWorkspace::validateInputs(), and Mantid::MDAlgorithms::ImportMDHistoWorkspaceBase::validateInputs().
◆ m_unit
The documentation for this class was generated from the following files:
- Framework/Geometry/inc/MantidGeometry/MDGeometry/HKL.h
- Framework/Geometry/src/MDGeometry/HKL.cpp