Ticket #1621 (closed: fixed)
Run: implement a += operator function for appending two runs (for MergeRuns and Plus)
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | pf9@… | Blocked By: | |
Blocking: | Tester: | Vickie Lynch |
Description
Change History
comment:2 Changed 10 years ago by Russell Taylor
See WorkspaceOpOverloads.cpp line 186 for the existing implementation of operator+= for adding two workspaces using the Plus algorithm.
comment:6 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 10 years ago by Vickie Lynch
- Status changed from verify to verifying
- Component set to Mantid
- Tester set to Vickie Lynch
Note: See
TracTickets for help on using
tickets.