SimpleAtomPhotoAbsCS [message #19440] |
Wed, 17 August 2016 14:00 |
Oleg
Messages: 19 Registered: August 2016 Location: GSI
|
occasional visitor |
From: *gsi.de
|
|
Hello,
I have strange error appeared today:
Processing r3bsim.C...
RandomEngineRoot:
Generator type: TRandom3
Seed: 3984777767
SimpleAtomPhotoAbsCS::SimpleAtomPhotoAbsCS(int fZ, const String& fname, , const String& fthreshold_file_name, const String& fsimple_table_file_name, double fminimal_threshold): ERROR:
cannot open file /shelllist.dat
FunNameStack: s_init=1 qname=1
0 SimpleAtomPhotoAbsCS::SimpleAtomPhotoAbsCS(int fZ, const String& fname, , const String& fthreshold_file_name, const String& fsimple_table_file_name, double fminimal_threshold)
File is /u/land/htt/garfield/Heed/heed++/code/PhotoAbsCS.cpp , line number is 1580
spexit_action: the streams will be now flushed
spexit_action: the abort function is called
Some files are not found?
Oleg.
|
|
|
|
Re: SimpleAtomPhotoAbsCS [message #19443 is a reply to message #19442] |
Wed, 17 August 2016 14:56 |
Dmytro Kresan
Messages: 166 Registered: June 2004
|
first-grade participant |
From: *gsi.de
|
|
There is technical problem of putting GARFIELD_HOME into config.sh. This script is generated using cmake macros of FairRoot. And I do not want to introduce Garfield dependency on a general level. Since application of this software part is limited and you have a central garfield++ installation, it is much better to add these 2 environment variables to you $HOME/.bash_profile
Best regards,
Dima
|
|
|