Re: [ROOT] Pythia /6 is missing HELP

From: Rene Brun (Rene.Brun@cern.ch)
Date: Mon May 28 2001 - 12:10:18 MEST


Hi Ruben,

Both TPythia and TPythia6 are part of the source distribution.
For example with 3.01, you get:

 tar ztvf root_v3.01.03.source.tar.gz |grep TPythia
-rw-r--r-- brun/brun      6899 2000-12-13 16:13 root/pythia/inc/TPythia.h
-rw-r--r-- brun/brun     46884 2001-04-06 19:16 root/pythia/src/TPythia.cxx
-rw-r--r-- brun/brun     14554 2001-02-01 16:06 root/pythia6/inc/TPythia6.h
-rw-r--r-- brun/brun      5094 2000-05-16 19:00 root/pythia6/inc/TPythia6Calls.h
-rw-r--r-- brun/brun     19102 2001-04-06 19:16 root/pythia6/src/TPythia6.cxx

When you install from source, you must select the Pyhtia options.
This is for example my installation procedure on Linux RH6.1

./configure linuxegcs \
 --enable-star \
 --with-ttf-incdir=$HOME/ttf/include \
 --with-ttf-libdir=$HOME/ttf/lib \
 --with-ttf-fontdir=$HOME/ttf/fonts \
 --with-opengl-incdir=$HOME/Mesa/include \
 --with-opengl-libdir=$HOME/Mesa/lib \
 --with-pythia-libdir=$HOME/pythia \
 --with-pythia6-libdir=$HOME/pythia6 \
 --with-venus-libdir=$HOME/venus \
 --with-cern-libdir=/cern/pro/lib \
 --with-shift-libdir=$HOME/shift/lib \
 --with-srp=$HOME/srp

I have updated the Web site to includ TPythia6. Unfortunately, I cannot get both
TPythia and TPythia6 because with Pythia5 or Pythia6, the classes have the same
name TPythia.

For more details on the installation procedure, read:
   http://root.cern.ch/root/Install.html

Rene Brun

Ruben_Ispiryan wrote:
> 
> Hi,
> 
> While installing Pluto++ the diractory
> /u/holzmann/pythia6    and
> files Pythia6, TPythia6.h, TPythia6.cxx  do not appear.
> 
> In Root version 3.00 (/roo/include/ directory) TPythia do not appear.
> 
> In Root web page (root.cer.ch) there are TPythia.h (not
> TPythia6.h) and  thml format of TPythia.cxx .
> 
> Can you help me,
> 1. How to install Pluto++ with complete elements, including
> /u/holzmann/pythia6/   ?
> 
> 2. How to get definition file TPhythia6.h
>    and source file            TPythia6.cxx   ?
> 
> So that Pluto++ run.
> 
> Thanks,
> Ruben Ispiryan



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:46 MET