|
Mantid
|
#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::MatrixWorkspace_const_uptr = std::unique_ptr< const MatrixWorkspace > |
| unique pointer to Mantid::API::MatrixWorkspace (const version) More... | |
| using | Mantid::API::MatrixWorkspace_uptr = std::unique_ptr< MatrixWorkspace > |
| unique pointer to Mantid::API::MatrixWorkspace More... | |