Re: [ROOT] Pythia

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Nov 23 2001 - 09:55:45 MET


Hi Peter,

An example

{
   gSystem->Load("$PYTHIA6/libPythia6.so");  // Pythia6 library
   gSystem->Load("libEG.so");                // Root Event Generator interface
   gSystem->Load("libEGPythia6.so");         // Root interface to Pythia6
   TPythia6 p6;
   p6.Dump();
}


Rene Brun

Peter H Fisher wrote:
> 
> Hi Rooters,
> 
> I am trying to use the Pythia interface as described in the reply
> to roottalk document
> http://root.cern.ch/root/roottalk/roottalk99/0133.html
> 
> and I have installed the library
> http://root.cern.ch/cgi-bin/print_hit_bold.pl/root/roottalk/roottalk00/0111.html?Pythia#first_hit.
> I run ./makelibPythia6 and put the libPythia6 library in the right place.
> It loads okay, but the TPythia symbol is undefined.
> 
> Questions:
> 1. I am installing pythia shared libraries correctly?
> 2. Is there a writeup in using pythia with root?
> 
> Many thanks,
> 
> Peter Fisher
> MIT
> 
> Peter Fisher                                   Office 617-253-8561
> Professor of Physics                           Fax    617-253-4100
> 44-118 MIT                                     email  fisherp@mit.edu
> Cambridge, MA, 02139



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