Versions Compared

Key

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

...

cd example
wget https://confluence.slac.stanford.edu/download/attachments/112108463/pythiaExample.F
make pythiaExample

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 Added
tar xzvf PythiaCards.tgz

Event generation on ilcsim

...