|
Mantid
|
#include "MantidAPI/GroupingLoader.h"#include "MantidAPI/ITableWorkspace.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/Exception.h"#include "MantidKernel/SingletonHolder.h"#include "MantidKernel/Strings.h"#include <Poco/DOM/DOMParser.h>#include <Poco/DOM/Document.h>#include <Poco/DOM/NodeList.h>#include <memory>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |