Skip to content

BUG FIX: changed three input variables of the nntc

Martino Salomone Centonze requested to merge mcentonz/athena:master_dev into master

The input variables of the nntc implemented in athena have to be slightly modified in order to solve this bug.

The changes only affect the sign of dphi and deta, together with the elimination of the scale factor of 1e-3 applied to the jet_pt: log_pt_btagJes: the jet_pt in input must be taken in MeV.

The changes don't affect any other file of the TrackClassifier.

Merge request reports