[Amelia-development] pt = (uninitialized?) et for STrack?
Status: Alpha
Brought to you by:
jppequenao
|
From: Karol K. <kk...@gm...> - 2008-10-26 04:16:30
|
Hi Joao, I was just testing the new menu on Windows and for some reason the STracks were not being shown on in the AGeometry display. I've managed to track the problem down to line 13 of ATrack.cpp, were we set the pt of a track to it's et. However the et, as far as a I found so far, is not being set at all so it gets some garbage value. This garbage value just happens to be some large negative number, so it never passes the pT cutoff. So should that line be there? Cheers, Karol Krizka |