|
Mantid
|
#include "MantidAPI/MatrixWorkspace_fwd.h"#include "MantidGeometry/MDGeometry/MDTypes.h"#include "MantidKernel/DeltaEMode.h"#include "MantidKernel/cow_ptr.h"#include "MantidMDAlgorithms/MDWSDescription.h"Go to the source code of this file.
Classes | |
| class | Mantid::MDAlgorithms::MDTransfInterface |
| Interface to set of sub-classes used by ConvertToMD algorithm and responsible for conversion of input workspace data into MD events. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::MDAlgorithms |
Typedefs | |
| using | Mantid::MDAlgorithms::MDTransf_const_sptr = std::shared_ptr< const MDTransfInterface > |
| using | Mantid::MDAlgorithms::MDTransf_sptr = std::shared_ptr< MDTransfInterface > |