Ticket #5617 (closed: fixed)
MDEventAdder as stand-alone utility in MDEvents project
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
MDEventAdder is used in ImportMDEventWorkspace #5493. However, this template meta-programming technique is useful anywhere that you wish to add events to an MDEventWorkspace.
The scenario for usage is that You have an MDEventWorkspace, where you know the ndimensions, but do not know the MDEvent type.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #5617 #5493. Extract Inserter to class
Changeset: fa5e97d774a949a1a3118be98c825d3014ee5564
comment:3 Changed 8 years ago by Owen Arnold
refs #5617 Fix GCC errors and warnings
Changeset: ce602115a3fb0717d77ded89e3bf4a08dee37704
comment:4 Changed 8 years ago by Owen Arnold
refs #5617 Fix GCC errors and warnings
Changeset: 0d75ab18fd8d7b91151ec83a6ee92247ec6a1043
comment:5 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester: This is not something interacted with directly. It is unit tested directly in its test class, and also indirectly in ImportMDEventWorkspace.
comment:6 Changed 8 years ago by Owen Arnold
refs #5617 #5493. Extract Inserter to class
Changeset: fa5e97d774a949a1a3118be98c825d3014ee5564
comment:7 Changed 8 years ago by Owen Arnold
refs #5617 Fix GCC errors and warnings
Changeset: ce602115a3fb0717d77ded89e3bf4a08dee37704
comment:8 Changed 8 years ago by Owen Arnold
refs #5617 Fix GCC errors and warnings
Changeset: 0d75ab18fd8d7b91151ec83a6ee92247ec6a1043
comment:9 Changed 8 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:10 Changed 8 years ago by Vickie Lynch
- Status changed from verifying to closed
Unit test works and ImportMDEventWorkspace works with demo.txt data.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6463