Go to the source code of this file.
|
DataObjects::MDEventWorkspace3Lean::sptr | Mantid::MDAlgorithms::MDAlgorithmsTestHelper::makeFileBackedMDEW (const std::string &wsName, bool fileBacked, long numEvents, Kernel::SpecialCoordinateSystem coord) |
| Make a (optionally) file backed MDEventWorkspace with nEvents fake data points the points are randomly distributed within the box (nEvents>0) or homogeneously and regularly spread through the box (nEvents<0) More...
|
|
DataObjects::MDEventWorkspace3Lean::sptr | Mantid::MDAlgorithms::MDAlgorithmsTestHelper::makeFileBackedMDEWwithMDFrame (const std::string &wsName, bool fileBacked, const Mantid::Geometry::MDFrame &frame, long numEvents, Kernel::SpecialCoordinateSystem coord) |
| Make a (optionally) file backed MDEventWorkspace with nEvents fake data points the points are randomly distributed within the box (nEvents>0) or homogeneously and regularly spread through the box (nEvents<0) More...
|
|