|
Mantid
|
#include <sstream>#include <vector>#include "MantidAPI/NumericAxis.h"#include "MantidDataHandling/SaveNexusProcessedHelper.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/PeaksWorkspace.h"#include "MantidDataObjects/RebinnedOutput.h"#include "MantidDataObjects/TableWorkspace.h"#include "MantidHistogramData/Histogram.h"#include <filesystem>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Nexus |
| Header for a base Nexus::Exception. | |