|
Mantid
|
#include <sstream>#include "MantidGeometry/MDGeometry/IMDDimension.h"#include "MantidGeometry/MDGeometry/MDGeometryXMLBuilder.h"#include <Poco/DOM/AutoPtr.h>#include <Poco/DOM/DOMParser.h>#include <Poco/DOM/DOMWriter.h>#include <Poco/DOM/Document.h>#include <Poco/DOM/Element.h>#include <Poco/DOM/Text.h>#include <boost/algorithm/string.hpp>#include <boost/format.hpp>#include <boost/functional/hash.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |