|
Mantid
|
#include "MantidAlgorithms/ReadGroupsFromFile.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/InstrumentDataService.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/WorkspaceProperty.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/StringTokenizer.h"#include <Poco/DOM/DOMParser.h>#include <Poco/DOM/Document.h>#include <Poco/DOM/Element.h>#include <Poco/DOM/NodeList.h>#include <fstream>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |