gtr_run examples

D. Adams
08jun01 1546


This directory contains some example run directories which use the gtr_run interface to global tracking.

To run any of the above, copy the directory and contents to your own area, modify srtenv.sh to point to the desired release and execute the run script. For example:
> mkdir myfind
> cd myfind
> (copy files into myfind using netscape)
> emacs srtenv.sh      # specify the release
> emacs runenv.sh      # specify the input file
> run                  # run the program


dladams@fnal.gov