Skip to content

Saving Event-Wide HLT Info of Interest to custom TrigCompositeContainer | ATR-25237

Marco Montella requested to merge mmontell/athena:TLA-TCU into 22.0

This WIP MR tracks the implementation of a dedicated algorithm to retrieve a selection of event-wide HLT-level variables and store them to a custom-made TrigCompositeUtils container, to be added to the Run 3 EDM.

ATR-25237

General Idea:

  • Algorithm to retrieve the variables and store them to a newly create TrigCompositeContainer
  • Configure the algorithm from each TLA Menu sequence (or non-TLA menu sequence) and add it to the sequence (how?)

More detailed implementation plans can be found in the JIRA.

STATUS

Initial commit with TrigEventInfoRecorderAlg skeleton + retrieval of EventShape density.


Tagging @cantel @fpastore @tamartin @peter

Marco

Edited by Marco Montella

Merge request reports