|
Mantid
|
#include "MantidDataHandling/EventWorkspaceCollection.h"#include "MantidAPI/Axis.h"#include "MantidAPI/Run.h"#include "MantidAPI/Sample.h"#include "MantidDataHandling/ISISRunLogs.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/WorkspaceCreation.h"#include "MantidGeometry/Instrument.h"#include "MantidIndexing/IndexInfo.h"#include "MantidKernel/UnitFactory.h"#include <algorithm>#include <memory>#include <set>#include <unordered_set>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |