Skip to content

Update jet CP alg to allow for all supported working points

Jon Burr requested to merge jburr/athena:CommonCP_JetAlgs into 21.2

Currently the jet CP algs are only able to set up the AntiKt4EMTopo jet collection and one possible setup of uncertainties.

This MR adds all the others listed on the ApplyJetCalibration twiki. It also adds a postfix option to allow multiple jet collections to be run. This should also set up the jet uncertainties correctly for these collections.

I've tried to set the extra options to the function so that the default behaviour is consistent with the old behaviour.

Merge request reports