|
Mantid
|
#include "MantidAPI/DataProcessorAlgorithm.h"#include "MantidAPI/IFileLoader.h"#include "MantidAPI/IMDEventWorkspace_fwd.h"#include "MantidAPI/NexusFileLoader.h"#include "MantidDataObjects/MDEventWorkspace.h"#include "MantidKernel/NexusDescriptor.h"#include "MantidMDAlgorithms/DllConfig.h"#include <boost/optional.hpp>#include <boost/scoped_ptr.hpp>Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::LoadMD |
| Load a .nxs file into a MDEventWorkspace. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |