Skip to content

Charm CC xfitter paper tests

Oleksandr Zenaiev requested to merge charmCC-xFitter-paper-tests into master

To run new tests:

./tools/test.sh charmCCxFitterFFNSBPredictionsLHeC charmCCxFitterFFNSAPredictionsLHeC charmCCxFitterFFNSAProfilerLHeC charmCCxFitterFONLLBProfilerLHeC charmCCxFitterFONLLBPredictionsLHeC

5 new tests (to run, one needs to update data files):

  • FFNS-A predictions for LHeC
  • FFNS-B predictions for LHeC
  • FONLL-B predictions for LHeC
  • FFNS-A PDF profiling for LHeC
  • FONLL-B PDF profiling for LHeC

Some fixes for FFABM reactions: new parameters to control x range (as certain LHAPDF sets have x_max < 0.999 which is default in FFABM) and CKM parameters from YAML.

Note that two things still need to be improved:

  1. need evolution copy LHAPDF -> FONLL (currently FONLL_B tests use parametrised PDFs instead of NNPDF3.1)
  2. need output with profiled PDFs

Also charmCCZEUSFFABM, charmCCZEUSFONLL were updated to real data from 1904.03261.

Edited by Oleksandr Zenaiev

Merge request reports