Ticket #3927 (closed: fixed)
Refactor MDBoxIterator so that it holds a vector of boxes
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
This will allow it to know how large it is (getDataSize()) and will, in the future, allow one to paralellize the algorithm.
Use the workspace's getBoxes() to get the vector of boxes to fill.
Change History
Note: See
TracTickets for help on using
tickets.