Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
MDTransfAxisNames.h File Reference
#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.
 

Enumerations

enum  Mantid::MDAlgorithms::CnvrtToMD::defaultDimID {
  Mantid::MDAlgorithms::CnvrtToMD::ModQ_ID , Mantid::MDAlgorithms::CnvrtToMD::Q1_ID , Mantid::MDAlgorithms::CnvrtToMD::Q2_ID , Mantid::MDAlgorithms::CnvrtToMD::Q3_ID ,
  Mantid::MDAlgorithms::CnvrtToMD::dE_ID , Mantid::MDAlgorithms::CnvrtToMD::nDefaultID
}
 

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