|
Mantid
|
#include "MantidDataHandling/SNSAppendGeometryToNexus.h"#include "MantidAPI/FileProperty.h"#include "MantidAPI/InstrumentFileFinder.h"#include "MantidAPI/WorkspaceFactory.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidGeometry/Instrument.h"#include "MantidKernel/OptionalBool.h"#include "MantidKernel/System.h"#include <nexus/NeXusFile.hpp>#include <nexus/NeXusException.hpp>#include <Poco/File.h>#include <Poco/Path.h>#include <Poco/Exception.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 |