|
Mantid
|
#include "MantidAPI/DataProcessorAlgorithm.h"#include "MantidAPI/IFileLoader.h"#include "MantidAPI/IMDEventWorkspace_fwd.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidKernel/FileDescriptor.h"#include "MantidKernel/Matrix.h"#include "MantidKernel/V3D.h"#include "MantidMDAlgorithms/DllConfig.h"#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::LoadDNSSCD |
| LoadDNSSCD : Load a list of DNS .d_dat files into a MDEventWorkspace. More... | |
| struct | Mantid::MDAlgorithms::LoadDNSSCD::ExpData |
| structure for experimental data More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |