|
Mantid
|
#include "MantidAPI/IFileLoader.h"#include "MantidAPI/Progress.h"#include "MantidDataObjects/MDEventFactory.h"#include "MantidGeometry/MDGeometry/MDHistoDimensionBuilder.h"#include "MantidKernel/FileDescriptor.h"#include "MantidMDAlgorithms/DllConfig.h"#include <fstream>#include <string>Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::LoadSQW |
| struct | Mantid::MDAlgorithms::LoadSQWHelper::dataPositions |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |
| namespace | Mantid::MDAlgorithms::LoadSQWHelper |
| LoadSQW : Load an SQW file and read observations in as events to generate a IMDEventWorkspace, with events in reciprocal space (Qx, Qy, Qz) | |