29 void addPlane(
const MDPlane &plane);
32 std::string
getName()
const override;
34 std::string toXMLString()
const override;
40 std::string coordValue(
const coord_t *arr)
const;
std::string getName(const IMDDimension &self)
An "ImplicitFunction" defining a hyper-cuboid-shaped region in N dimensions.
A general N-dimensional plane implicit function.
std::vector< coord_t > origin
The origin point of the implicit plane.
A generalized description of a N-dimensional hyperplane.
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,...