source: HiSusy/doc/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: 462 bytes
Line 
1PYTHIA:
2
3to use hepmc:
4in Pythia8/pythia8170/examples
5source config.csh   (or .sh depending on your shell)
6this will add the path to the hepmc version to LD_LIBRARY_PATH
7
8
9DELPHES:
10
11To setup root
12source /lal/root/5.34/setup.csh
13
14to compile DELPHES:
15./configure
16make
17
18-> other versions of root may work, not garanteed
19-> it's not obvious that the gmake clean of Delphes does a proper job
20
21
22
23HEPMC:
24
25see the PYTHIA8 README.HepMC file for the installation of hepmc.
Note: See TracBrowser for help on using the repository browser.