HERWIRI 1.02 is one aspect of the HERWIRI Project to incorporate various sets of infrared improvements into a parton shower generator for hadronic physics. HERWIRI 1.02 incorporates IR-improved DGLAP-CS kernels in the HERWIG6.5 event generator.
The program is available here as a 532 kB gzip'ed tar file herwiri1.02.tar.gz. The file readme.txt contains instructions. gzip'ed tar file. Relevant documentation includes:
For more infomation, visit the official HERWIG information page: http://hepwww.rl.ac.uk/theory/seymour/herwig/ .
HERWIRI 1.02 is written in fortran 77, and has been compiled with gfortran under linux (suse10.2, fedora 6,10, and others). A Makefile is provided. The main program has the same form as described in the HERWIG manual. An example hwmain.f) is provided in the package. Instructions for compiling and running the program are included in the readme.txt file.
In the example, the user routine HWRAP calculates the rapidity distribution of the Z boson. A sample run is shown in sample.dat and a sample of the rapidity output is shown in output.dat. This rapidity distribution is obtained with the cuts 40 GeV/c2 < Mll < 140 GeV/c2, pTl > 20 GeV/c, and |ηl| < 2.0.
| IRNF | Computes the number of active flavours based on Q. |
| IREI | Computes the exponential integral Ei(x) for x > 0. |
| IRQQBAR | Newton-Raphson method to solve an algebraic equation of the form F(x) = 0. |