]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/hough/AliL3HoughKalmanTrack.cxx
Tracking in non-uniform nmagnetic field (Yu.Belikov)
[u/mrichter/AliRoot.git] / HLT / hough / AliL3HoughKalmanTrack.cxx
index a6e4015f4b63a55f513efc1cf9f489d5da214edb..eaffbb9af57bda49304603655b34de1283154f7c 100644 (file)
@@ -65,6 +65,8 @@ AliL3HoughKalmanTrack::AliL3HoughKalmanTrack(const AliL3HoughTrack& t) throw (co
   fP3=xx[3];
   fP4=xx[4];
 
+  SaveLocalConvConst();
+
   //and covariance matrix
   //For the moment estimate the covariance matrix numerically
   Double_t xx1[5];