Skip to content

Changing default track association for trigger jets

The idea is to set the baseline track association in the dumper, for trigger jets, to match the same criteria done in athena. There, the association uses the ShrinkingCone algorithm.

Following @dguest suggestion, a bool option is used to switch between fixed cone and shrinking cone (new default) association. To use fixed cone, the dumper has to be launched with the following flag ca-dump-trigger-btag -fix_cone ....

Edited by Stefano Franchellucci

Merge request reports