|
Mantid
|
#include "MantidDataHandling/NXcanSASUtil.h"#include "MantidAPI/Axis.h"#include "MantidAPI/InstrumentFileFinder.h"#include "MantidDataHandling/NXcanSASDefinitions.h"#include "MantidDataObjects/Workspace2D.h"#include "MantidNexus/H5Util.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 |
| namespace | Mantid::DataHandling::NXcanSAS |
Functions | |
| DataSpaceInformation | Mantid::DataHandling::NXcanSAS::getDataSpaceInfo (const H5::DataSet &dataSet) |
| WorkspaceDimensionality | Mantid::DataHandling::NXcanSAS::getWorkspaceDimensionality (const MatrixWorkspace_sptr &workspace) |
| Retrieves workspace dimensionality enum value: oneD , twoD, other (error) | |