Skip to content

WIP: Add ExecutionReport writer and serialiser

Alex Pearce requested to merge apearce-hlt1-decreports into master

Adds the ExecutionReportsWriter (which creates an HltDecReports container) and the HltDecReportsWriter (which serialises the reports container to a raw bank and appends this to DAQ/RawEvent) to the default control flow.

Marked WIP as I haven't added an explicit test. It would be great to have one, e.g. that reports actually correspond to pass/fails, but I don't know of a clean way to do this. Any ideas @nnolte?

Towards #55 (closed).

Merge request reports