|
Mantid
|
#include "MantidAPI/IMaskWorkspace.h"#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidDataObjects/SpecialWorkspace2D.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidGeometry/Instrument/DetectorInfo.h"Go to the source code of this file.
Classes | |
| class | Mantid::DataObjects::MaskWorkspace |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Typedefs | |
| using | Mantid::DataObjects::MaskWorkspace_const_sptr = std::shared_ptr< const MaskWorkspace > |
| shared pointer to a const MaskWorkspace | |
| using | Mantid::DataObjects::MaskWorkspace_sptr = std::shared_ptr< MaskWorkspace > |
| shared pointer to the MaskWorkspace class | |