Feature #21096
Rename "Incomplete" events in SMEM
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Additional Functionality
Target version:
-
Start date:
10/09/2018
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
Events which are pending Fragments were called "Incomplete" in SharedMemoryEventManager (including in several metrics), when "Open" is much more appropriate. artdaq/feature/SMEM_RenameMisleadingMetric makes sure to refer to events actively awaiting Fragments as "Open", and uses "Incomplete" solely to refer to events which have been released to art while still missing Fragments.