Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 971 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 971 Bytes

Multijet analysis

This repository contains software code used for jet pT calibration with multijet events with the CMS detector. On the technical side, the analysis is split into several logically separate steps, which is reflected in the directory structure of the repository:

  • grid Processing of MiniAOD data sets over Grid.
  • events Event selection and production of ROOT trees with balance observables.
  • analysis Comparison of data and simulation, construction of inputs for the global fit of jet pT corrections.

Further information about each of the steps is given in corresponding README files. The setup to fit the corrections is provided in a dedicated repository. The analysis is documented in note AN-17-127 (restricted to CMS members).