|
Mantid
|
#include "MantidDataHandling/LoadFITS.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/MultipleFileProperty.h"#include "MantidAPI/NumericAxis.h"#include "MantidAPI/RegisterFileLoader.h"#include "MantidAPI/Run.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidAPI/WorkspaceGroup.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/Unit.h"#include "MantidKernel/UnitFactory.h"#include <boost/algorithm/string.hpp>#include <boost/scoped_array.hpp>#include <Poco/BinaryReader.h>#include <Poco/Path.h>Go to the source code of this file.
Classes | |
| struct | Mantid::DataHandling::FITSInfo |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |