|
Mantid
|
#include "MantidDataHandling/SaveIsawDetCal.h"#include "MantidAPI/ExperimentInfo.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/Run.h"#include "MantidAPI/Workspace.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/RectangularDetector.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/Strings.h"#include "MantidKernel/System.h"#include <Poco/File.h>#include <boost/algorithm/string/trim.hpp>#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::DataHandling |