Skip to content

Update to most recent Athena release, make track to IP association more configurable

Dan Guest requested to merge dguest/training-dataset-dumper:poormans-tagger into r22

This merge request is required to keep everything running in release 22.2.35 and later.

Some things needed to be updated after atlas/athena!45418 (merged), which got rid of the default impact parameter decoration names. I also added the ability to specify the impact parameter for each set of track parameters we write out, so we can save, for example, tracks with the IP with respect to the primary vertex, alongside tracks with the IP with respect to the beam spot.

A second addition in this merge request is adding a "minimal" b-tagger which creates a bare BTagging container, associates tracks, and stores the results of a minimal version of DIPS.

Edited by Dan Guest

Merge request reports