Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Macros | Functions
ConvToMDHistoWS.cpp File Reference
#include "MantidMDAlgorithms/ConvToMDHistoWS.h"

Go to the source code of this file.

Namespaces

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

Macros

#define DATA_BUFFER_SIZE   8192
 

Functions

template<class T >
bool Mantid::MDAlgorithms::isNaN (T val)
 Template to check if a variable equal to NaN. More...
 

Macro Definition Documentation

◆ DATA_BUFFER_SIZE

#define DATA_BUFFER_SIZE   8192

Definition at line 12 of file ConvToMDHistoWS.cpp.