]> git.uio.no Git - u/mrichter/AliRoot.git/blame - TEvtGen/Photos/examples/README
TENDER becomes Tender, removing .so
[u/mrichter/AliRoot.git] / TEvtGen / Photos / examples / README
CommitLineData
f97ec6ec 1Photos C++ Interface - Examples
2-------------------------------
3
41)
5To compile:
6- "./configure"
7- "make"
8
92)
10The 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
16To use MC-Tester, ROOT must be installed and
17its path provided via the PATH variable.
18
193)
20If afs paths were used during interface compilation,
21all these paths are set alredy and
22can not be changed.
23
244)
25Examples require:
26photos_hepevt_example.exe - does not require any new libraries
27photos_standalone_example.exe - require HepMC
28single_photos_gun_example.exe - require HepMC, Pythia8
29photosLCG_pythia_example.exe - require HepMC, Pythia8
30photos_pythia_example.exe - require HepMC, Pythia8, ROOT and MC-Tester
31tauola_photos_pythia_example.exe - require HepMC, Pythia8, Tauola, ROOT and MC-Tester
32
33
34
35Last Modified: T. Przedzinski, 07 Dec. 2011