You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// float lastX = GPUTPCGeometry::Row2X(mOrigTrack->Cluster(mOrigTrack->NHits() - 1).GetRow()); // TODO: Why is this needed to be set below, Row2X should work, but looses some tracks
99
+
// float lastX = GPUTPCGeometry::Row2X(mOrigTrack->Cluster(mOrigTrack->NClusters() - 1).GetRow()); // TODO: Why is this needed to be set below, Row2X should work, but looses some tracks
0 commit comments