|
Mantid
|
#include "MantidDataHandling/LoadIDFFromNexus.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/Strings.h"#include "MantidNexus/NexusFile.h"#include <Poco/DOM/DOMParser.h>#include <Poco/DOM/Document.h>#include <Poco/DOM/Element.h>#include <Poco/DOM/NodeIterator.h>#include <Poco/DOM/NodeList.h>#include <filesystem>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |