[ROOT v5.15.00] running pythiaExample.C

From: Christopher Jones <c_jones_at_mit.edu>
Date: Thu, 24 May 2007 00:57:33 -0400

Hello,

I have installed ROOT with Pythia6 and am trying to run pythiaExample.C. My error is:

root [0] .L pythiaExample.C
root [1] makeEventSample(1000)

...

If I comment out the lines

  if (!file || !file->IsOpen()) {

     Error("makeEventSample", "Couldn't open file %s", FILENAME);
     return 1;
     }

I still get the error but I get the event loop and the plot + fit. Any ideas?
Thanks,

Chris Received on Thu May 24 2007 - 06:57:51 CEST

This archive was generated by hypermail 2.2.0 : Thu May 24 2007 - 11:50:01 CEST