|
Mantid
|
#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidDataObjects/SpecialWorkspace2D.h"#include "MantidDataObjects/Workspace2D.h"Go to the source code of this file.
Classes | |
| class | Mantid::DataObjects::GroupingWorkspace |
| A GroupingWorkspace is a subclass of Workspace2D where each spectrum has a single number entry, the value of which signifies to which group that workspace index belongs. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |
Typedefs | |
| using | Mantid::DataObjects::GroupingWorkspace_const_sptr = std::shared_ptr< const GroupingWorkspace > |
| shared pointer to a const GroupingWorkspace More... | |
| using | Mantid::DataObjects::GroupingWorkspace_sptr = std::shared_ptr< GroupingWorkspace > |
| shared pointer to the GroupingWorkspace class More... | |