Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

wget http://cepa.fnal.gov/dist/stdhep/stdhep-5-06-01.tar.gz
tar xzvf stdhep-5-06-01.tar.gz
cd stdhep-5-06-01
export STDHEP_DIR=${PWD}$PWD
unset CRNLIB
gmake clean
gmake

...

To generate some events get the tar ball with various data cards that is attached, set the environmental variable to select the data cards and run the example

wget https://confluence.slac.stanford.edu/download/attachments/112108463/PythiaCards.tgzImage Removed
tar xzvf PythiaCards.tgz

...