Mantid
|
#include "MantidKernel/DeltaEMode.h"
#include "MantidKernel/V3D.h"
#include "MantidMDAlgorithms/DllConfig.h"
Go to the source code of this file.
Classes | |
class | Mantid::MDAlgorithms::MDTransfAxisNames |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::MDAlgorithms |
namespace | Mantid::MDAlgorithms::CnvrtToMD |
The class defines default axis names/dimension ID-s for MD workspace which can be obtained/used in the MD transformations converting matrix workspace to Q or Q-dE space. | |
Functions | |
std::string DLLExport | Mantid::MDAlgorithms::makeAxisName (const Kernel::V3D &Dir, const std::vector< std::string > &QNames) |
function to build mslice-like axis name from the vector, which describes crystallographic direction along this axis More... | |
std::string DLLExport | Mantid::MDAlgorithms::sprintfd (const double data, const double eps) |
creates string representation of the number with accuracy, cpecified by eps More... | |