Opened 9 years ago
Last modified 9 years ago
#98 closed task
edit getEventData — at Version 2
Reported by: | durong | Owned by: | durong |
---|---|---|---|
Priority: | major | Milestone: | pre-alpha |
Component: | Mantid | Version: | 0.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Parent ID: | Parent Tickets: | ||
Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Description (last modified by durong)
edit getEventData in LoadCSNSNexus file
return a multimap: std::multimap<int, std::pair<float,float>> m_eventData
int key stores spectrum No
pair stores pulseTime and fot
*in mantid, the unit of pulse time is ns and format is int64!
Subtickets (add)
Child Tickets
Change History (2)
comment:1 Changed 9 years ago by durong
- Owner set to durong
- Status changed from new to accepted
comment:2 Changed 9 years ago by durong
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.