|
Mantid
|
#include "MantidDataHandling/LoadILLIndirect2.h"#include "MantidAPI/Axis.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MatrixWorkspace.h"#include "MantidAPI/RegisterFileLoader.h"#include "MantidAPI/Run.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidDataHandling/LoadHelper.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/ComponentInfo.h"#include "MantidHistogramData/LinearGenerator.h"#include "MantidKernel/ConfigService.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/OptionalBool.h"#include "MantidKernel/UnitFactory.h"#include <Poco/Path.h>#include <boost/algorithm/string.hpp>#include <boost/format.hpp>#include <cmath>#include <nexus/napi.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |