|
Mantid
|
#include "MantidAlgorithms/SampleCorrections/SparseWorkspace.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/Run.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/Detector.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidGeometry/Instrument/ReferenceFrame.h"#include "MantidGeometry/Objects/CSGObject.h"#include "MantidGeometry/Objects/ShapeFactory.h"#include "MantidHistogramData/HistogramIterator.h"#include "MantidKernel/Logger.h"#include <Poco/DOM/AutoPtr.h>#include <Poco/DOM/Document.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 |