|
Mantid
|
#include "MantidAPI/DllConfig.h"#include <cstddef>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
| namespace | Mantid::Geometry |
Functions | |
| MANTID_API_DLL void | Mantid::API::applyRectangularDetectorScaleToComponentInfo (Geometry::ComponentInfo &componentInfo, const size_t componentIndex, const double scaleX, const double scaleY) |
| As above, for callers that already hold a component index. | |
| MANTID_API_DLL void | Mantid::API::applyRectangularDetectorScaleToComponentInfo (Geometry::ComponentInfo &componentInfo, Geometry::IComponent *componentId, const double scaleX, const double scaleY) |
| Helpers for resizing RectangularDetectors. | |