MRW 2006 Diffractive Parton Distribution Functions (DPDFs) and Diffractive Structure Functions (DSFs)
Public access to the fit to H1 LRG data (hep-ex/0606004) described in the paper:
A. D. Martin, M. G. Ryskin and G. Watt,
“Diffractive parton distributions from H1 data”,
Phys. Lett. B 644 (2007) 131 [arXiv:hep-ph/0609273].
mrw2006.tar.gz (19.2 MB) : contains all the files below.
- README : Instructions how to run the code.
- Makefile : For compilation using the Make utility.
- example.f : Example code illustrating how to access the grids.
- mrw2006.f : Routines to initialise the grids and interpolate from them.
- mrw2006dpdfgrid.dat (10.3 MB) : 3-D grids for DPDF(xPom,z,Qsq).
- mrw2006f2d3grid.dat (15.3 MB) : 3-D grids for F2D3(xPom,beta,Qsq).
- mrw2006fld3grid.dat (15.3 MB) : 3-D grids for FLD3(xPom,beta,Qsq).
- mrw2006f2d3charmgrid.dat (15.3 MB) : 3-D grids for F2D3charm(xPom,beta,Qsq).
- mrw2006fld3charmgrid.dat (15.3 MB) : 3-D grids for FLD3charm(xPom,beta,Qsq).
Quick start:
- Download mrw2006.tar.gz.
- tar zxvf mrw2006.tar.gz
- Check the CERNLIB path for your system is set correctly in the Makefile.
- make
- ./example
Comments to Graeme.Watt(at)cern.ch