]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliABSOv0.cxx
Correct order in z for PGON.
[u/mrichter/AliRoot.git] / STRUCT / AliABSOv0.cxx
index 2f2407d8c21c2ccf00cc10e3696d420b3c0ea5c7..a4e672391ae805143c4c78382cbfed6028c0435e 100644 (file)
@@ -429,21 +429,21 @@ void AliABSOv0::CreateGeometry()
   par[2]  =   8.0;
   par[3]  =   4.0;
     
-  par[4]  = - kZRear;
-  par[5]  = 100.;
-  par[6]  = 180.;
+  par[13]  = - kZRear;
+  par[14]  = 100.;
+  par[15]  = 180.;
   
-  par[7]  = - kZRear - 20.;
-  par[8]  = 100.;
-  par[9]  = 180.;
+  par[10]  = - kZRear - 20.;
+  par[11]  = 100.;
+  par[12]  = 180.;
 
-  par[10] = - kZRear - 20.;
-  par[11] = 178.;
-  par[12] = 180.;
+  par[7] = - kZRear - 20.;
+  par[8] = 178.;
+  par[9] = 180.;
 
-  par[13] = - 600.;
-  par[14] = 178.;
-  par[15] = 180.;
+  par[4] = - 600.;
+  par[5] = 178.;
+  par[6] = 180.;
   
 
   gMC->Gsvolu("ASSS", "PGON", idtmed[kAl], par, 16);