11#include "MantidDataObjects/DllConfig.h"
14namespace DataObjects {
43 std::vector<coord_t> origin, std::vector<coord_t> scaling);
46 std::string toXMLString()
const override;
47 std::string id()
const override;
48 void apply(
const coord_t *inputVector,
coord_t *outVector)
const override;
#define DECLARE_VECTOR_PARAMETER(classname, type_)
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,...