Skip to content

Single- and di-jet measurements from ATLAS and CMS #565

@enocera

Description

@enocera

Status

This is a summary of the current implementation of single- and di-jet data from ATLAS and CMS. The following data sets are being considered:

  • CMS_1JET_8TEV (CMS, single-jet production at 8 TeV, 2D diff. distrs.);
  • CMS_2JET_7TEV (CMS, di-jet production at 7 TeV, 2D diff. distr.);
  • CMS_2JET_3D_8TEV (CMS, di-jet production at 8 TeV, 3D diff. distr.);
  • ATLAS_1JET_8TEV_R04 (ATLAS, single-jet production at 8 TeV, 2D diff. distr., R=0.4);
  • ATLAS_1JET_8TEV_R06 (ATLAS, single-jet production at 8 TeV, 2D diff. distr., R=0.6);
  • ATLAS_2JET_7TEV_R04 (ATLAS, di-jet production at 7 TeV, 2D diff. distr., R=0.4);
  • ATLAS_2JET_7TEV_R06 (ATLAS, di-jet production at 7 TeV, 2D diff. distr., R=0.6).

The implementation of all these data sets is now finalised, pending final reviews (see PRs NNPDF/buildmaster#113 and #564 ), in particular:

  • all the available information provided by the experimentalists has been taken into account; standard checks on the correctness of its implementation have been performed;
  • fastNLO tables (NLO) have been generated from scratch with NLOjet++ and have been benchmarked against the numbers provided by the Zurich group; the choice of central scale is ĤT for single-jets and m12 for di-jets;
  • FK tables for theories 52 and 53 have been produced and uploaded to the server; their numerical accuracy has been benchmarked against the native fastNLO tables;
  • NNLO QCD K-factors have been implemented as per the numbers provided by the Zurich group.

Results

A data/theory comparison is linked in the table below; numbers correspond to the χ2 per data point using the corresponding (NLO or NNLO) default NNPDF3.1 fitted charm PDF sets.

Experiment Ndat NLO (EW) NNLO (EW) NLO (reg) NNLO (reg)
CMS_1JET_8TEV 185 6.67 (6.33) 8.60 (8.37) 1.56 0.93
CMS_2JET_7TEV 54 2.16 (1.92) 2.26 (2.09) 2.14 2.26
CMS_2JET_3D_8TEV 122 8.27 (8.46) 3.96 (3.75) 5.84 3.10
ATLAS_1JET_8TEV_R04 171 4.37 (3.78) 8.34 (7.88) 1.74 1.96
ATLAS_1JET_8TEV_R06 171 3.12 (2.81) 4.25 (4.09) 1.51 1.67
ATLAS_2JET_7TEV_R04 90 1.77 (1.50) 2.94 (2.63) 0.74 0.80
ATLAS_2JET_7TEV_R06 90 1.60 (1.35) 2.31 (1.96) 0.80 0.90

For the ATLAS di-jet data, three independent sets of systematic uncertainties (corresponding to three correlation models) are provided (nominal, weak, strong). They are all implemented. The χ2 per data point changes as follows upon variation of the correlation model.

Experiment NLO NNLO
nominal weak strong nominal weak strong
ATLAS_2JET_7TEV_R04 1.77 1.81 1.84 2.94 3.07 3.11
ATLAS_2JET_7TEV_R06 1.60 1.58 1.61 2.31 2.32 2.37

For the CMS data, nonperturbative (NP) corrections are provided on top of experimental systematics as rescaling factors to the central value of the data. These are implemented as (optional) additional systematic uncertainties, determined as the difference between the nominal data point and its value rescaled by the provided factor. The χ2 per data point changes as follows upon inclusion of the NP uncertainties.

Experiment NLO NNLO
w/o NP w/ NP w/o NP w/ NP
CMS_1JET_8TEV 6.67 4.32 8.60 6.06
CMS_2JET_7TEV 2.16 2.15 2.26 2.24
CMS_2JET_3D_8TEV 8.27 6.22 3.96 3.12

Comments

  1. Upon inclusion of NNLO QCD corrections, the theory prediction becomes generally closer to the central value of the data points (w.r.t. the NLO prediction). However, this improvement in the data/theory "visual agreement" is not statistically mirrored in the chi2, which consistently increases from NLO to NNLO.
  2. Varying the correlation scenario for the ATLAS di-jet data appears to have a mild effect. The nominal scenario always leads to the best chi2.
  3. The impact of NP corrections in the CMS data sets can be relevant. We might want to study whether there is any difference between deweighting the data (the approach implemented now) and shifting the data (the approach whereby data points are rescaled), in analogy to what was attempted in the nuclear uncertainty study.
  4. No information about correlations between different data sets reconstructed from the same measurement (namely single-jet and di-jet data at the same c.m. energy for the same experiment) is included. In the past, @juanrojochacon claimed that such an information should be available (somewhere, in some format). Certainly it is not available from the papers, nor hepdata, nor the ATLAS/CMS public web pages.
  5. Information on different correlation models is available from hepdata only for ATLAS di-jet data. Therefore they are implemented only for this experiment. It seems that information on different correlation models is not available for the other data sets. Further action in this respect might be taken depending on the outcome of ATLAS and CMS correlation models for inclusive jet and dijet data #507.
  6. Pre-computed EW corrections are (in principle) available for the following experiments:
  • CMS_1JET_8TEV*
  • CMS_2JET_3D_8TEV
  • ATLAS_2JET_7TEV_R04**
  • ATLAS_2JET_7TEV_R06**
    [*] available from hepdata only to people with a CERN account.
    [**] Joao Pires claims that they are available from hepdata, I claim that they aren't.
    It might be interesting to include the provided EW corrections within the formalism of theory uncertainties. However, the agreement in Varenna seemed different, i.e. to fit PDFs with EW corrections (by generating the appropriate FK tables with QCDxEW corrections). We might want to do both: the former for the phenomenological paper on jets with the Zurich group; the latter for NNDPF4.0.

To-do

It seems that the onwards natural workflow can be as follows

  • review and merge PRs NNPDF/buildmaster#113 and Dijets #564 ;
  • finalise PR NNPDF/external#51 (applgrid interface to fastNLO tables);
  • revisit the χ2 values in light of the covariance matrix regularisation (see Add tools to both fit and analyse fits with regularised covmats #541);
  • [modify the COMMONDATA format to allow for arbitrary N-dim distributions];
  • document the NLOjet++-fnlo-applgrid-apflecomb toolchain used to produce FK tables;
  • implement CMS di-jet data at 5 TeV, when/if NNLO QCD K-factors will be provided;
  • revisit the implementation of ATLAS and CMS single-jet data at 7 TeV;
  • do some interesting physics;
  • report to the Zurich group.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions