|
Mantid
|
#include "MantidDataHandling/LoadQKK.h"#include "MantidAPI/Axis.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/RegisterFileLoader.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidGeometry/Instrument.h"#include "MantidGeometry/Instrument/RectangularDetector.h"#include "MantidGeometry/Objects/ShapeFactory.h"#include "MantidIndexing/IndexInfo.h"#include "MantidKernel/UnitFactory.h"#include "MantidNexus/NexusClasses.h"#include <Poco/File.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::DataHandling |