Mantid
|
Local type to group min, max extents with a dimension index. More...
Public Attributes | |
size_t | index |
double | max |
double | min |
Local type to group min, max extents with a dimension index.
Definition at line 50 of file MaskMD.cpp.
size_t Mantid::MDAlgorithms::InputArgument::index |
Definition at line 52 of file MaskMD.cpp.
Referenced by Mantid::MDAlgorithms::MaskMD::exec(), and Mantid::MDAlgorithms::LessThanIndex::operator()().
double Mantid::MDAlgorithms::InputArgument::max |
Definition at line 51 of file MaskMD.cpp.
double Mantid::MDAlgorithms::InputArgument::min |
Definition at line 51 of file MaskMD.cpp.