Skip to content

Make DNN work with AthAnalysis code

Jad Mathieu Sardain requested to merge jzahredd/athena:fixDNN into main

Made sure the tagger uses decorate function that operates on the jet container, rather than the tag function that operates jet by jet. Followed what is usually done in the JetTools. Same modification that were done for ANN tagger in MR 71273 were done here.

Merge request reports