Re: Error while using runReco.C [message #8388 is a reply to message #8385] |
Mon, 04 May 2009 09:42 |
Ralf Kliemt
Messages: 507 Registered: May 2007 Location: GSI, Darmstadt
|
first-grade participant |
From: *to.infn.it
|
|
Hello Sugat,
To me it looks like you are missing a parameter file which your macro tries to load:
Quote: | Cross section calculation concluded successfully
-I- FairMCApplication:: Monte carlo Engine Initialisation with TGeant3TGeo
I- FairGeane::FairGeane: Geane is Initialized
-E- Could not open input file /home/sugat/panda/pandaroot_may09/emc/emc.par
Fatal in <FairParAsciiFileIo::open>: Could not open input file
aborting
Attaching to program: /proc/6091/exe, process 6091
[Thread debugging using libthread_db enabled]
|
I think the emc parameter file can be found in pandaroot/macro/params/emc.par.
Kind regards, Ralf.
PS:
Maybe it is good if you check your source code status with
pandaroot_may09> svn info
and
pandaroot_may09> svn status
It might be that you got some file conflicts with your update.
[Updated on: Mon, 04 May 2009 09:42] Report message to a moderator
|
|
|