Skip to content

PR-Object Systematics

Klitos Savva requested to merge PR-Systematics into master

This PR reshuffles the previous systematics code to allow object-related systematics to be implemented. An example of a systematic affecting multi-object variables is implemented (Tau Energy Scales). There is a more subtle way to implement object systematics using coffea (add_systematic) but, this is not usable at the moment since it is only suitable to morph single variables for each object systematic.

Merge request reports