Skip to content

HLT data scouting - online part

Rafal Bielski requested to merge rbielski/athena:hlt-data-scouting-online into master

This MR is a continuation of !21298 (merged), adapting the online framework and tests for the data scouting. It includes three commits:

  1. Adapt MTCalibPeb test job options for the new configuration interface of TriggerEDMSerialiserTool as defined in !21298 (merged).
  2. Add a functionality to test data scouting in MTCalibPeb by creating random data and configuring the test to add the data to a data scouting result.
  3. Modify HLTResultMT ByteStream Converter to write out only those HLT result ROBFragments which were requested for output in the stream tags.

The relevant JIRA ticket is ATR-19360

Tagging @wiedenma for information

Merge request reports