Skip to content

Added Event Weights to the Cutflow

Jonathan Pampel requested to merge jpampel/easyjet-local:02_Cutflow into main

MCWeights are imported in initialise and then summed up to a total weight of all events passing a certain cut. Finally, three new TEfficiencies are added containing the weighted cutflow results. This should conclude the creation of a cutflow algorithm.

Merge request reports