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

andrey-popov/multijet-jec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).