|
Mantid
|
#include <sstream>#include "MantidAPI/BoxController.h"#include "MantidKernel/Strings.h"#include "MantidKernel/System.h"#include "MantidKernel/VectorHelper.h"#include <Poco/DOM/Attr.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/NodeList.h>#include <Poco/DOM/Text.h>#include <boost/algorithm/string.hpp>#include <boost/format.hpp>#include <boost/optional.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |