Skip to content

Add support for PFlow jets using custom vertex

William Keaton Balunas requested to merge wbalunas/athena:pflow-custom-vtx into 21.2

This adds a jet input enum PFlowCustomVtx such that jet reconstruction can be run on PFlow objects defined with respect to a non-standard primary vertex. This is by request from the H->yy analysis team. This doesn't need to be propagated to R22, as it will no longer be necessary to have a dedicated enum for pseudojet retrieval.

Tagging @inomidis and @khoo.

Merge request reports