This MR fixes a bug in the METSignificanceTool which occurred due to missing abs(). It also switching from fabs() to std::abs() in this tool.
The 21.2 counterpart of this MR is here.
Tagging also @hpacey.