Fix trigger filter for data overlay
Rewrite the BSFilter
algorithm to use the TrigDecisionTool
for
trigger-based event filtering on RAW. This ensure compatibility with
past and future data. Change the --triggerBit
transform argument from
the CTP ID (240) to the CTP item name ("L1_ZB"), which is guaranteed to
work also if the item ID changes.
Also apply some general code cleanups.
Closes ATLASSIM-5419.
Merge request reports
Activity
added EDM Overlay Simulation master review-pending-level-1 labels
CI Result SUCCESS (hash 375a512f)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 39716]added review-approved label and removed review-pending-level-1 label
mentioned in commit a5163c0f
added sweep:ignore label