]> git.uio.no Git - u/mrichter/AliRoot.git/blob - TEvtGen/Photos/examples/README
TENDER becomes Tender, removing .so
[u/mrichter/AliRoot.git] / TEvtGen / Photos / examples / README
1 Photos C++ Interface - Examples
2 -------------------------------
3
4 1)
5 To compile:
6 -  "./configure"
7 -  "make"
8
9 2)
10 The examples require more software than the interface itself:
11
12 ./configure --with-tauola=<path>         - provides path for Tauola
13 ./configure --with-pythia8=<path>        - provides path for Pythia8
14 ./configure --with-mc-tester=<path>      - provides path for MC-Tester
15
16 To use MC-Tester, ROOT must be installed and
17 its path provided via the PATH variable.
18
19 3)
20 If afs paths were used during interface compilation,
21 all these paths are set alredy and 
22 can not be changed.
23
24 4)
25 Examples require:
26 photos_hepevt_example.exe        - does not require any new libraries
27 photos_standalone_example.exe    - require HepMC
28 single_photos_gun_example.exe    - require HepMC, Pythia8
29 photosLCG_pythia_example.exe     - require HepMC, Pythia8
30 photos_pythia_example.exe        - require HepMC, Pythia8, ROOT and MC-Tester
31 tauola_photos_pythia_example.exe - require HepMC, Pythia8, Tauola, ROOT and MC-Tester
32
33
34
35 Last Modified: T. Przedzinski, 07 Dec. 2011