|
Mantid
|
#include <algorithm>#include "MantidKernel/ConfigService.h"#include "MantidKernel/Exception.h"#include "MantidKernel/FacilityInfo.h"#include "MantidKernel/Logger.h"#include "MantidKernel/Strings.h"#include <boost/algorithm/string.hpp>#include <memory>#include "MantidKernel/StringTokenizer.h"#include <Poco/DOM/Element.h>#include <Poco/DOM/NodeList.h>#include <Poco/DOM/Text.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |