9#include "MantidAPI/DllConfig.h"
41 virtual std::string
id()
const = 0;
47 size_t getInD()
const {
return inD; };
55 throw std::runtime_error(
"This coordinate transformation does not have an "
56 "equivalent affine matrix.");
#define DECLARE_SINGLE_VALUE_PARAMETER(classname, type_)
std::shared_ptr< CoordTransform > CoordTransform_sptr
std::shared_ptr< const CoordTransform > CoordTransform_const_sptr
Helper class which provides the Collimation Length for SANS instruments.
float coord_t
Typedef for the data type to use for coordinate axes in MD objects such as MDBox, MDEventWorkspace,...