Skip to content

Adding FTag and Jet/Etmiss truth labels for reco jets, and fix FTag quantiles...

This MR modifies two things for the per-jet output branches.

It fixes the jet tagweight quantile in case of pseudo-Continuous FTag calibration - in such case the variable name isn't <something>ftag_select<something else> but <something>ftag_quantile<something else>.

Also, I'm adding the jet truth labels in the output: PartonTruthLabelID used by Jet/Etmiss (parton-based, used to characterise the jet response), and HadronConeExclTruthLabelID (hadron-based, used by Ftag). The latter only if the btag_info option is enabled.

Merge request reports