Go to the source code of this file.
|
using | Mantid::MDAlgorithms::fpAddData = void(MDEventWSWrapper::*)(const float *, const uint16_t *, const uint16_t *, const uint32_t *, const coord_t *, size_t) const |
| signature for the internal templated function pointer to add data to an existing workspace More...
|
|
using | Mantid::MDAlgorithms::fpCreateWS = void(MDEventWSWrapper::*)(const MDWSDescription &) |
| signature for the internal templated function pointer to create workspace More...
|
|
using | Mantid::MDAlgorithms::fpVoidMethod = void(MDEventWSWrapper::*)() |
| signature to void templated function More...
|
|
using | Mantid::MDAlgorithms::Strings = std::vector< std::string > |
| The class which wraps MD Events factory and allow to work with a N-dimensional templated MDEvent workspace like usuall class with n-dimension as a parameter. More...
|
|