Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
MDTransfAxisNames.cpp File Reference
#include "MantidMDAlgorithms/MDTransfAxisNames.h"
#include <boost/format.hpp>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::MDAlgorithms
 

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...