Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
UnitsConversionHelper.cpp File Reference
#include "MantidMDAlgorithms/UnitsConversionHelper.h"
#include "MantidAPI/NumericAxis.h"
#include "MantidKernel/Strings.h"
#include "MantidKernel/UnitFactory.h"
#include <cmath>

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

bool Mantid::MDAlgorithms::inRange (const double &xMin, const double &xMax, const double &val)
 
bool Mantid::MDAlgorithms::inRange (const std::pair< double, double > &range, const double &val)