source: HiSusy/trunk/hepmc/x86_64-slc5-gcc41-opt/share/HepMC/examples/pythia8/README @ 1

Last change on this file since 1 was 1, checked in by zerwas, 11 years ago

first import of structure, PYTHIA8 and DELPHES

File size: 383 bytes
Line 
1These examples are from pythia8
2
3To build and run the examples:
4define PYTHIA8_HOME
5check config.csh, config.sh, and GNUmakefile
6   edit variables if necessary
7source the config file
8make
9./main31.exe
10./main32.exe main32.cmnd hepmcout32.dat
11
12bash:
13export PYTHIA8_HOME=/some/path/to/pythia8xxx
14source config.sh
15
16csh: 
17setenv PYTHIA8_HOME /some/path/to/pythia8xxx
18source config.csh
Note: See TracBrowser for help on using the repository browser.