Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 612 Bytes

README.md

File metadata and controls

executable file
·
16 lines (9 loc) · 612 Bytes

Analysis tools for measurement of the W boson branching fractions

This repository contains tools used for the measurement of W boson branching fractions using CMS data collected in 2016.

Running the analysis

The work flow is as follows,

  1. produce ntuple using bacon ntuples
  2. skim bacon ntuples and select interesting events using BLT
  3. run blt_reader.py to convert root files to dataframes
  4. go crazy