Versions Compared

Key

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

...

wget https://confluence.slac.stanford.edu/download/attachments/112108463/PythiaCards.tgz
tar xzvf PythiaCards.tgz
export PYTHIA_CARD=Zp_pythia_new.card
export NUMBER_OF_EVENTS=10000
./pythiaExample

This will create the file: Zp_pythia_new.stdhep that can be browsed using the LCSIM Event Browser that's included in JAS3 and can be used as input for the simulation package slic.

Event generation on ilcsim

...