|
Mantid
|
#include "MantidAPI/DllConfig.h"#include "MantidGeometry/IDTypes.h"#include <memory>#include <set>#include <string>Go to the source code of this file.
Classes | |
| class | Mantid::API::IMaskWorkspace |
| This class provides an interface to a MaskWorkspace. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Typedefs | |
| using | Mantid::API::IMaskWorkspace_const_sptr = std::shared_ptr< const IMaskWorkspace > |
| shared pointer to the matrix workspace base class (const version) More... | |
| using | Mantid::API::IMaskWorkspace_sptr = std::shared_ptr< IMaskWorkspace > |
| shared pointer to the matrix workspace base class More... | |