Skip to content

Adding new Handler for HLT Rate Tests

Robert Andrew Currie requested to merge rcurrie/LHCbPR2HD:master into master

Hi,

This is a PR which contains the initial Handler for parsing the outputs from the HLTRateTests into LHCbPR2.

This stores the information in JSON objects to maintain the relationship between many different pieces of data without resorting to extremely complex naming of objects in db.

This is required by a few additional merge requests which represent some changes in the BE and FE LHCbPR2 modules. I'll update this once I have submitted Merge requests for these.

Thanks,

Rob

Merge request reports