|
Mantid
|
#include "MantidDataHandling/GenerateGroupingPowder.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidGeometry/Crystal/AngleUnits.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/DetectorGroup.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/System.h"#include <Poco/DOM/AutoPtr.h>#include <Poco/DOM/DOMWriter.h>#include <Poco/DOM/Document.h>#include <Poco/DOM/Element.h>#include <Poco/DOM/Text.h>#include <Poco/XML/XMLWriter.h>#include <fstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |