|
Mantid
|
#include "MantidDataHandling/SaveFullprofResolution.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/TableRow.h"#include "MantidAPI/WorkspaceProperty.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/ListValidator.h"#include "Poco/File.h"#include "boost/algorithm/string.hpp"#include "boost/math/special_functions/round.hpp"#include <fstream>#include <iomanip>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |