|
Mantid
|
#include "MantidAPI/ITableWorkspace.h"#include "MantidDataObjects/DllConfig.h"#include "MantidDataObjects/TableColumn.h"#include "MantidDataObjects/TableWorkspace_fwd.h"#include "MantidKernel/PropertyManager.h"#include "MantidKernel/V3D.h"#include <boost/tuple/tuple.hpp>#include <memory>#include <utility>Go to the source code of this file.
Classes | |
| class | Mantid::DataObjects::TableWorkspace |
| TableWorkspace is an implementation of Workspace in which the data are organised in columns of same size. More... | |
| class | Mantid::DataObjects::TableWorkspace::FindName |
| Used in std::find_if algorithm to find a Column with name name. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataObjects |