|
Mantid
|
#include "MantidAPI/Algorithm.h"#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidAPI/Progress.h"#include "MantidAPI/Sample.h"#include "MantidDataHandling/DllConfig.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidGeometry/Instrument/RectangularDetector.h"#include <climits>#include <nexus/NeXusFile.hpp>#include <nexus/NeXusException.hpp>Go to the source code of this file.
Classes | |
| class | Mantid::DataHandling::SaveToSNSHistogramNexus |
| Save a Workspace2D or an EventWorkspace into a NeXus file whose format corresponds to that expected at the SNS. More... | |
| struct | Mantid::DataHandling::SaveToSNSHistogramNexus::link_to_make |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |