Skip to content

DerivationFrameworkHiggs: fix HTXS pT/m decorations, add HGam DSIDs to configuration

Chris Meyer requested to merge (removed):fix-and-update-htxs-tool into 21.2

When converting the HTXS pT and m variables from the Rivet default of GeV, they were divided by 1000 instead of multiplied by 1000. This resulted in the DAOD values showing up in TeV instead of the expected MeV.

HTXS pT and m decorations will now show up in units of MeV.

In addition, some HGam DAODs don't contain HTXS information since their DSIDs are missing from the configuration file. They have now been added.

Closes HGAMSW-525, closes HGAMSW-581 and closes HGAMSW-606.

Merge request reports