]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMD2.cxx
bug fix
[u/mrichter/AliRoot.git] / FMD / AliFMD2.cxx
index 1354cc40115b0fdadf918dd6226b83ae2449f558..8e86894a199a16be8a9d3f54a0354dbab7fff1ef 100644 (file)
@@ -46,7 +46,7 @@ AliFMD2::AliFMD2(AliFMDRing* inner, AliFMDRing* outer)
   // SetInnerZ(83.4);
   // SetOuterZ(75.2);
   // Double_t off = 0.414256-0.1963; // 2.35
-  Double_t off = 0.414256-0.1963+.27; // 2.35
+  Double_t off = 0; // 0.414256-0.1963+.27; // 2.35
   if (off < 0) off = 0;
   if (off != 0) 
     AliWarning(Form("Z position of FMD2 rings may be wrong by %fcm!", off));