|
Mantid
|
#include "MantidAPI/DllConfig.h"#include "MantidAPI/SingleValueParameter.h"#include "MantidGeometry/MDGeometry/IMDDimension.h"#include "MantidGeometry/MDGeometry/MDTypes.h"#include "MantidKernel/Matrix.h"#include "MantidKernel/System.h"#include "MantidKernel/VMD.h"#include <memory>Go to the source code of this file.
Classes | |
| class | Mantid::API::CoordTransform |
| Unique SingleValueParameter Declaration for InputNDimensions. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::CoordTransform_const_sptr = std::shared_ptr< const CoordTransform > |
| using | Mantid::API::CoordTransform_sptr = std::shared_ptr< CoordTransform > |