Problems with simulation on kronos [message #21642] |
Wed, 18 October 2017 10:09 |
Jennifer Pütz
Messages: 47 Registered: April 2015 Location: FZ Juelich
|
continuous participant |
From: *092.078.pools.vodafone-ip.de
|
|
Dear all,
I try to run a test simulation on kronos but I recieve the following error message:
Quote:
2 Processing /lustre/nyx/panda/jpuetz/myscripts/prod_sim.C("test_",10,"/lus tre/nyx/panda/jpuetz/myscripts/XiMinus_1820_lambda0_K.dec",4.6)...
3 cling::DynamicLibraryManager::loadLibrary(): libProof.so.6.08: cannot ope n shared object file: No such file or directory
4 Error in <TInterpreter::TCling::AutoLoad>: failure loading library Master .so for PndMasterRunSim
5 cling::DynamicLibraryManager::loadLibrary(): libProof.so.6.08: cannot ope n shared object file: No such file or directory
6 Error in <TInterpreter::TCling::AutoLoad>: failure loading library Master .so for PndMasterRunSim
7 cling::DynamicLibraryManager::loadLibrary(): libProof.so.6.08: cannot ope n shared object file: No such file or directory
8 Error in <TInterpreter::TCling::AutoLoad>: failure loading library Master .so for PndMasterRunSim
9 cling::DynamicLibraryManager::loadLibrary(): libProof.so.6.08: cannot ope n shared object file: No such file or directory
10 Error in <TInterpreter::TCling::AutoLoad>: failure loading library Master .so for PndMasterRunSim
11 cling::DynamicLibraryManager::loadLibrary(): libProof.so.6.08: cannot ope n shared object file: No such file or directory
12 Error in <TInterpreter::TCling::AutoLoad>: failure loading library Master .so for PndMasterRunSim
13 In file included from input_line_9:1:
14 /lustre/nyx/panda/jpuetz/myscripts/prod_sim.C:64:3: error: unknown type n ame 'PndMasterRunSim'
15 PndMasterRunSim *fRun = new PndMasterRunSim();
16 ^
17 /lustre/nyx/panda/jpuetz/myscripts/prod_sim.C:64:31: error: unknown type name 'PndMasterRunSim'
18 PndMasterRunSim *fRun = new PndMasterRunSim();
19 ^
20 /lustre/nyx/panda/jpuetz/myscripts/prod_sim.C:81:3: error: unknown type name 'FairFilteredPrimaryGenerator'
21 FairFilteredPrimaryGenerator *primGen = fRun->GetFilteredPrimaryGenerator();
22 ^
I am using the standard macros from /macro/prod and
FairSoft: may16_root6
FairRoot: v-17.03
PandaRoot: trunk rev.30210
Best regards,
Jenny
|
|
|