Public installs of GLAST simulation/recon software are being maintained on the central linux system at SLAC. This is an analogue of the Windows server at UW.
You must have a SLAC central unix account. See the instructions for getting one if you haven't done so already.
follow the instructions to configure the .cshrc to exercise the group.cshrc
follow the instructions to give yourself access to cvs
use the public linux machines to access the central cluster. Look for the norics in the server table in this url.
The public releases are at /afs/slac.stanford.edu/g/glast/ground/releases/ and contain a full build and working executable for the pdrApp sim/recon releases.
Note that the space is organized by generic partitions, so we can rotate code versions as they come out. Soft links are used to point to the appropriate partition.
The most convenient way to add your own code to pdrApp is via the userAlg mechanism.
Your CMTPATH has already been set up to find pdrApp, so all you need to do is checkout and build userAlg in your space. It will make use of the pre-built pdrApp in the releases/ space.
You can follow these instructions for running your userAlg/pdrApp exe.
Last Modified: 12/02/2002 11:40