Ticket #3543 (closed: fixed)
Implement MDEvent and MDLeanEvent data structures
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
MDEvent becomes MDLeanEvent
MDEvent will be MDLeanEvent + two fields:
- 16-bit int for the run_index (index into the vector of ExperimentInfo of the workspace)
- 32-bit int for the detector_id.
Add to MD workspace factories etc.
Change History
comment:3 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
In [13930]:
comment:7 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.