Message 264/5391 From Amber Boehnlein Jun 3, 97 01:03:15 pm -0500 Date: Tue, 3 Jun 1997 13:03:15 -0500 To: eno@nscpmail.physics.umd.edu Subject: np alpha libraries Hi Sarah, I set up some "alpha" libraries on the fnal alpha cluster to hold qsim stuff. Maybe I'm old fashioned, but this seems easier to me than pulling files off the web. They are all under npa_4$hroot:[np_alpha] PRJ$ROOT331:[NEW_PHENOM_4.np_alpha] The libraries are: inc--has the include files for qsim and d0pjet pbd-- has an pbd file for qsim (a dummy to call qsim_fill_commons) and a modified version of pjets.pbd to pick up the rcp file d0pjets.rcp isajet_util-- has our version of pjetfl and d0pjet qsim_util-- has the qsim stuff Setup: libt/gamma=npa_4$hroot:[np_alpha] inc,pbd, isajet_util, qsim_util run pbd and link as you normally would, but remember that the qsim code will now be in a library d0$qsim_util:qsim_util.olb. . It's now pretty easy to update the qsim code. The updated (or new) source code goes into npa_4$hroot:[np_alpha.qsim_util.source]. To remake the libraries execute the command fake_gamma in npa_4$hroot:[np_alpha.qsim_util] where FAKE_G*AMMA == "@D0$BETA_UTIL$COMMAND_PROC:FAKE_GAMMA.COM" In addition, the include files can now be referenced as d0$inc:qsim_commons.inc