Add computation of ratio variables for DNN calibration
Dear @cdelitzs,
Here is the MR following our discussion.
In consultation with PA @delsart, I changed the way the ratios are computed to avoid using getAttribute
method which is not optimal. The new way uses only accessor through a special VarRetriever
.
Also adds, as in most calibration tools, an initial rescaling of the jet p4.
Edited by Guillaume Lucas Albouy