Actions
Feature #1178
openFeature #1168: Generalize Detector Decode methods
Task #1185: Complete ChannelData classes
Convert ChannelData structures to varsize event data
Start date:
Due date:
% Done:
0%
Estimated time:
16.00 h
Responsible:
Ole Hansen
Description
As discussed in #1168, the event data storage in the ChannelData classes needs to be converted from fixed-size arrays to parallel variable-sized vectors, whose size is the number of hits registered with each event. One of these vectors contains the logical channel number.
Use SBSGenericDetector as guidance and aim for at least feature parity with that class.
Updated by Ole Hansen about 10 hours ago
- Parent task changed from #1168 to #1185
Actions