Skip to content

Uncertainty on 3rd lepton veto

Nicolas Postiau requested to merge npostiau/shears:lepton_veto into master

The uncertainty on the 3rd lepton veto is implemented in the same way as with the old framework. It's simply another uncertainty, with a shape added in the datacards.

I also fixed a memory leak in a script. Lesson learned: be careful when you manipulate 100s of TFiles, that you delete them (not close) after you have used them.

Merge request reports