Skip to content

1D efficiencies

Alessio Piucci requested to merge 1DEff into master

Added a script to compute 1D efficiencies using TEfficiency.

I'm using the most trivial way to fill the histos and to apply cuts. Tell me if you prefer the more robust way that we are already using for the 2D plots (i.e., defining the cuts using TEntryLists and then looping over the trees).

Removed some debug printouts.

Edited by Alessio Piucci

Merge request reports