Skip to content

Adding an optional pT threshold for track soft term algorithms

Jon Burr requested to merge jburr/athena:tst_pt_cut into 21.3

Adding in a feature allowing to place an upper pT threshold on tracks going into track soft terms in our algorithms. This also adds a couple of new triggers using these chains.

These use the string tstceil in them to set this property to 20 GeV, however if this is shown to work I think we would just make this the default. Setting this to urgent as a sampleT production is planned soon.

EDIT: Added a setting to disable the track <-> muon overlap removal when this track pT ceiling is enabled as these are two different ways of doing the same thing.

Edited by Jon Burr

Merge request reports