|
Mantid
|
#include "MantidAlgorithms/RemoveSpectra.h"#include "MantidAPI/AlgorithmManager.h"#include "MantidAPI/AnalysisDataService.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceProperty.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidIndexing/SpectrumIndexSet.h"#include "MantidKernel/ArrayProperty.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 |