whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 13 years ago

#384 closed defect (fixed)

Convolution with MRST2004QED via lhapdf gives zero

Reported by: Christian Speckner Owned by: Christian Speckner
Priority: P1 Milestone: v2.0.5
Component: core Version: 2.0.4
Severity: minor Keywords:
Cc:

Description

All said in description. Although I have classified this issue as WHIZARD defect, the problem arguably lies more on the LHAPDF side than on the WHIZARD side - there is a set of undocumented functions (evolvePDFphoton, evolvePDFphotonM and has_photon) which _has_ to be used for PDFs which include the photon as a parton.

I will fix this in any case in a branch (as I'd like to crosscheck the builtin version), and I propose to merge the fix into the mainline, but I'd like to discuss this first here as this will raise the bar for LHPDF to version 5.7.1 (previous version do not offer has_photon, making a general fix impossible). So, what's your opinion on this?

Change History (3)

comment:1 Changed 14 years ago by Christian Speckner

Status: newassigned

comment:2 Changed 13 years ago by Juergen Reuter

Priority: P3P1

We discussed this also on phone (WK,JRR,CS). As we anyhow check for LHAPDF version we can disable corresponding PDFs for photons for older versions, and check for the has_photon explicitly.

comment:3 Changed 13 years ago by Christian Speckner

Resolution: fixed
Status: assignedclosed

Done and merged in r2907. As a sidenote, it turns out that we cannot use LHAPDF versions earlier than 5.3.0 anyway since they do not support getxmin and friends, so I am catching this in configure.

Note: See TracTickets for help on using tickets.