BristolTopGroup / AnalysisSoftware

Analysis software for particle physics analysis
Other
1 stars 8 forks source link

Debug AT with new ntuples and lepton scale factors #207

Closed EmyrClement closed 8 years ago

EmyrClement commented 8 years ago

This now works (for me) with the small new ntuple Luke produced. Suggest Luke/Doug checks out and tests before submitting new ntuples.

-Signal lepton index is now in a vector rather than a single number. This has introduced another bug. Only seen in one muon qcd control region. The signal lepton index is outside the range of muons being stored.

-Muon scale factors Use preliminary ICHEP scale factors/efficiencies. Only efficiencies for trigger are available, so apply those and ignore trigger in MC. Include new script that combines the scale factors from different run periods (weighted average wrt lumi in each period)

-Cleaned b jet indices now wrt basic collection, not cleaned jet collection

EmyrClement commented 8 years ago

Fix in ntuples means I can remove dirty fix for muon signal indices.