|
Mantid
|
#include "MantidAlgorithms/CreateDetectorTable.h"#include "MantidAPI/EnabledWhenWorkspaceIsType.h"#include "MantidAPI/IPeaksWorkspace.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/Workspace_fwd.h"#include "MantidDataObjects/TableWorkspace.h"#include "MantidGeometry/IComponent.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/DeltaEMode.h"#include "MantidKernel/UnitConversion.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
Functions | |
| std::string | Mantid::Algorithms::createTruncatedList (const std::set< int > &elements) |
| Converts a list to a string, shortened if necessary. | |