Skip to content

Add vertex to the jetsuper track processing

Mark Sutton requested to merge sutt/athena:jsvtx into 22.0

Add the vertex finding to the jetSuper signature to allow studies of the pileup ropbust vertex reconstruction, as by definition the tracks in the super Roi will point to the jets. In principle some algorithm could be used to select the full detector vertex with the largest sum PT2 pointing to the jets, but running the vertex finding in the superRoi is a good starting point, and should be quite fast.

Merge request reports