GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Problems FairAsciiGenerator dec18
Problems FairAsciiGenerator dec18 [message #23417] Wed, 09 January 2019 12:08 Go to next message
Iman Keshk is currently offline  Iman Keshk
Messages: 12
Registered: February 2018
occasional visitor
From: *ep1.ruhr-uni-bochum.de
Hi all,

I just installed the new PandaRoot release dec18 on Kronos and tried to use the FairAsciiGenerator like I did with the old release dec17. I add the lines:

FairAsciiGenerator *ascGen = new FairAsciiGenerator(inputGen);
primGen->AddGenerator(ascGen);

in the prod_sim.C macro to use the generator, which worked fine with the old release. When I run the macro with the new release I get the error:



root [0]
Processing prod_sim.C("test",10,"2.25_pbarpToGball_1.asc",1.5)...
PndFileNameCreator::fFileName test 4
[WARN] FairRun::SetOutputFile() deprecated. Use FairRootFileSink.
[INFO] Media file used: /lustre/nyx/panda/ikeshk/pandaroot/dec18/geometry/media_pnd.geo
Info in (PndGeoHandling::Instance): Making a new instance using the framework.
-I container name PndEmcGeoPar
ScitTil fGeoH is loading
-I- PndRich:
[INFO] Using no Vertex smearing
[FATAL] Generator could not be identified from input '2.25_pbarpToGball_1.asc'!!
For later analysis we write a core dump to core_dump_24631



Even if I use the "FairFilteredPrimaryGenerator" instead of the new "PndFilteredPrimaryGenerator" I get the same error, while the same macro runs perfectly with the old release. Are there further things I have to take into account when using the FairAsciiGenerator with the new release?

Hope u can help me out Smile
Iman
Re: Problems FairAsciiGenerator dec18 [message #23441 is a reply to message #23417] Thu, 24 January 2019 16:20 Go to previous messageGo to next message
Iman Keshk is currently offline  Iman Keshk
Messages: 12
Registered: February 2018
occasional visitor
From: *ep1.ruhr-uni-bochum.de
The Error occured because the FairAsciiGenerator is not implemented in PndMasterRunSim in the new release. When I implement it, I get the following error:

root [0]
Processing prod_sim.C("test",10,"2.25_pbarpToGball_1.asc",1.5)...
PndFileNameCreator::fFileName test 4
[WARN] FairRun::SetOutputFile() deprecated. Use FairRootFileSink.
[INFO] Media file used: /lustre/nyx/panda/ikeshk/pandaroot/dec18/geometry/media_pnd.geo
Info in (PndGeoHandling::Instance): Making a new instance using the framework.
-I container name PndEmcGeoPar
ScitTil fGeoH is loading
-I- PndRich:
[INFO] Using no Vertex smearing
[INFO] Using Asciigenerator
/cvmfs/fairroot.gsi.de/fairsoft/may18/bin/root.exe: symbol lookup error: /lustre/nyx/panda/ikeshk/pandaroot/dec18/build/lib/libMaster.so.0.0.0: undefined symbol: _ZN18FairAsciiGeneratorC1EPKc


Re: Problems FairAsciiGenerator dec18 [message #23445 is a reply to message #23441] Thu, 24 January 2019 17:24 Go to previous message
Tobias Stockmanns is currently offline  Tobias Stockmanns
Messages: 489
Registered: May 2007
first-grade participant
From: *ikp.kfa-juelich.de
Dear Iman,

could you please send me your ASCII file and your modified prod_sim.C macro. I will test it tomorrow.

Cheers,

Tobias
Previous Topic: New Release dec18
Next Topic: Error Installation PandaRoot oct19 on Kronos
Goto Forum:
  


Current Time: Tue Apr 16 23:11:18 CEST 2024

Total time taken to generate the page: 0.00926 seconds