|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/ExperimentInfo.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAlgorithms/DllConfig.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidGeometry/Instrument/ReferenceFrame.h"Go to the source code of this file.
Classes | |
| class | Mantid::Algorithms::CreateDetectorTable |
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. | |