Skip to content

WIP: Move Jet and MET reco sequences into views

Benjamin Michael Wynne requested to merge bwynne/athena:JetFStrackingView into master

Alternative approach to !31170 (merged), hopefully without causing the same problems, and fitting more generally with the HLT menu.

Replaces the jet input marker alg with an EventViewCreator, and modifies the HLT MT hypothesis algorithm to load jets from a view. (Thanks to @tamartin for instructions)

Similar modifications to MET.

Likely to break stuff, but I want to see the CI test results. Should also change/fix some problems with muon slice.

Edited by Benjamin Michael Wynne

Merge request reports