Hi Stefano,
you were right! After updating (to the rev. 6858) and cleaning up everything I am able to run run_digi_stt_sttcombi.C and run_reco_sttcombi.C from tutorial/lhetrack. But now I have the next problem when I run run_kalman_stt.C. It crashes with the following output:
Cross section calculation concluded successfully
-I- FairMCApplication:: Monte carlo Engine Initialisation with TGeant3TGeo
I- FairGeane::FairGeane: Geane is Initialized
-E- FairRootManager Branch: PndTpcCluster not found in Tree
-E- FairRootManager Branch: PndTpcCluster not found in Tree
Error in <PndLheKalmanTask::PndLheKalmanTask::Init>: PndTpcCluster array not found
-E- FairRootManager Branch: GEMHit not found in Tree
-E- FairRootManager Branch: GEMHit not found in Tree
Error in <PndLheKalmanTask::PndLheKalmanTask::Init>: GEMHit array not found
*** S/R ERPROP IERR = 2
*** Error in subr. TRPROP 2 called bysubr. ERPROP
*** S/R ERPROP IERR = 2
*** Error in subr. TRPROP 2 called bysubr. ERPROP
Do you have an idea what's wrong?
Andrey