full panda simulation with FTF [message #22041] |
Thu, 11 January 2018 16:17 |
Karoly Makonyi
Messages: 10 Registered: July 2013 Location: Stockholm
|
occasional visitor |
From: *fysik.su.se
|
|
Hello,
1, I want to use the FTF generator with the 'tut_sim.C' script in the tutorial/rho directory.
Doing that I set the 'inputGenerator' parameter to "ftf".
I receive the following error message:
----
/cvmfs/fairroot.gsi.de/fairsoft/oct17_root6/bin/root.exe: symbol lookup error: /lustre/nyx/panda/kmakonyi/PandaRoot/pandaroot_041117-src/built/lib/libM aster.so.0.0.0: undefined symbol: _ZN12PndFtfDirectC1EPKcS1_iS1_dib
----
2, I want to use the FTF generator to do a full detector simulation (based on the tutorias/rho/tut_sim.C script) to simulate prototn-antiproton _and_ proton-proton events.
How to pass the necessary 'mac' file to the generator?
(my first guess is that the
fRun->UseFtfGenerator("/lustre/nyx/panda/kmakonyi/WORK/DecChan/PbarA.mac ");
line will do this for me ... Can you confirm that?)
|
|
|