cp3-llbb / HHAnalysis

HH analysis for CP3 llbb framework
0 stars 7 forks source link

New framework structure, nJet cut and cleaning #69

Closed BrieucF closed 8 years ago

BrieucF commented 8 years ago

We discussed the fact to suppress the nJet > 2 pre analyzer cut few weeks ago. This cut does not save a lot of time/size and makes the cut flow messy. The only way to produce the yields cut by cut later on would be to add lepton counter in the Analyzer but we would need one lepton counter per lepton ID, iso, etc. I think it is cleaner and easier to simply remove it.

OlivierBondu commented 8 years ago

Actually this PR redo some of my changes that were in https://github.com/cp3-llbb/HHAnalysis/pull/68 pending the framework PR to be merged... could you try to rebase on top of my changes ?