CorrectionLibJERSF#
- class coffea.jetmet_tools.CorrectionLibJERSF(correction)[source]#
Bases:
objectAdapter for a JER scale-factor correction from correctionlib.
The correctionlib correction takes a
"systematic"input that selects between"nom","up", and"down". This adapter evaluates all three and stacks them into an(N, 3)array so thatCorrectedJetsFactorycan index asjersf[:, variation].- Parameters:
correction (
correctionlib.Correction) – The JER scale-factor correction.
Attributes Summary
Methods Summary
getScaleFactor(**kwargs)Attributes Documentation
- signature#
Methods Documentation