Skip to content

Remove NNLO specific cuts

Emanuele Roberto Nocera requested to merge cuts_for_mhou into master

Created by: andreab1997

We want to have exactly the same cuts for NLO,NNLO and N3LO fits in the context of the MHOU and N3LO papers. In order to do so, we have to:

  • Remove the NNLO specific cuts of LHCb (thus cutting these points also at NLO and N3LO)
  • Remove the NNLO specific cuts of D0WMASY and D0WEASY (thus cutting these points also at NLO and N3LO)
  • Remove the NNLO specific cuts of CMSDY2D11 and CMSDY2D12 (thus cutting these points also at NLO and N3LO)
  • Remove the NNLO specific cuts of CMSDY2D11, CMSDY2D12, ATLASLOMASSDY11EXT (thus cutting these points also at NLO and N3LO)

What do you think? @enocera

CC: @giacomomagni

EDIT: From what I understood from this sentence "NNLO- only execute the following rule if the pto is strictly less than 2" from the docstring of the PerturbativeOrder class, NNLO- actually means LO and NLO. So doing what I suggested before ( "Increase from NNLO- to N3LO- the cuts of CMSDY2D11, CMSDY2D12, ATLASLOMASSDY11EXT") would not be correct because it would exclude N3LO. Then, I just removed the PTO entry also for these three datasets

Merge request reports

Loading