Skip to content

Integration of PLIT taggers in LeptonTaggers (1st part)

Nello Bruscino requested to merge nbruscin/athena:dev_PLITtaggers into main

Preliminary MR to add the new PLIT taggers in the LeptonTaggers package. The current MR:

  • "resurrects" the old PLIV score calculation;
  • fixes some path problems in finding the PLIV xml files;
  • renames some input variables to keep compatibility with the pld PLIV tagger.

The next step is to add the functionality to calculate the new PLIT taggers. This activity is under development and will be part of another merge request. The main idea is to add an algorithm that reads ONNX files and writes down whatever tagger we develop.

Tagging @kbenkend @mvanadia @jojungge (as developers of the LeptonTaggers package and MUON Derivation)

Edited by Nello Bruscino

Merge request reports