Skip to content

Draft: LeptonTaggers: adding inference for PLIT lepton isolation tagger

Philipp Gadow requested to merge pgadow/athena:main-leptontaggers into main

This MR adds the DecoratePLIT algorithm to the LeptonTaggers package. It decorates electrons and muons with scores for prompt and non-prompt leptons using the same transformer model which underlies the GN2 flavour tagging algorithm.

The MUON5 derivation is updated to run the DecoratePLIT algorithm and output the scores.

To do before merge:

  • move the networks to cvmfs
  • modify path to cvmfs

notifying @nbruscin @falonso @emaricic @kbenkend @mvanadia

Edited by Philipp Gadow

Merge request reports