]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSBaseGeometry.cxx
Reverting the previous mods as they cause a segmentation violation
[u/mrichter/AliRoot.git] / ITS / AliITSBaseGeometry.cxx
index f7fa724c96aceea83f00c6b23f9db88ee66f1426..bb4267feebfe995e7e35acaea3104cc112088c84 100644 (file)
@@ -158,6 +158,8 @@ AliITSGeoCable::AliITSGeoCable(const char *name,const TObjArray *vect,
     Double_t s,th,ph;
     TVector3 x0,x1,x2,d,t,n0,n1;
 
+    fRmin = Rmin;
+    fRmax = Rmax;
     fRmin = fRmax = 0.0;
     fNs.SetXYZ(0.0,0.0,-1.0);
     fNe.SetXYZ(0.0,0.0,1.0);