Skip to content

JetTagging: Add Ntrk to DNN tagger

Jad Mathieu Sardain requested to merge jzahredd/athena-fix-jet-dnn:main into main

The code responsible to get the number of tracks for the DNN tagger in the BoostedJetTagger is missing. It was added for the ANN tagger, not for DNN. This merge request is to include the same block that is present in JSSWTopTaggerANN.cxx and add it to JSSWTopTaggerDNN.cxx

Merge request reports