]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STRUCT/AliFRAMEv2.cxx
Wrong BFIR positioning removed.
[u/mrichter/AliRoot.git] / STRUCT / AliFRAMEv2.cxx
index 8ee78be9611dab31d193348788c8b091fa951e5a..c356c341afb9e21b4e1ce5703b1e74b085fdf810 100644 (file)
@@ -998,9 +998,6 @@ void AliFRAMEv2::CreateGeometry()
   gMC->Gsvolu("BFII", "TUBE", kAir, tpar, 3);  
   gMC->Gspos("BFII", 1, "BFIR", 0., 0., 0., 0, "ONLY");  
 
-  dz = kBFMdz/2. -  kBFRdz / 2.;
-  gMC->Gspos("BFIR", 1, "BFMO", 0., 0., dz, 0, "ONLY");  
-
   //
   // Outer RING
   tpar[0] =  kBFMRou - kBFRdr;