]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Move FMD2 and 3 to nominal position - dependant on ITS revision 31100
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 12 Mar 2009 21:56:42 +0000 (21:56 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 12 Mar 2009 21:56:42 +0000 (21:56 +0000)
FMD/AliFMD2.cxx
FMD/AliFMD3.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));
index e61674cfb9727c06968d2a4209dd157df3a60382..8d2a3901ffe74fb99087fa32c9a73cc71214f018 100644 (file)
@@ -66,7 +66,7 @@ AliFMD3::AliFMD3(AliFMDRing* inner, AliFMDRing* outer)
     fFiducialHoles(4)
 {
   // Constructor. 
-  Double_t off = -0.39615-0.10185; // -0.25;
+  Double_t off = 0; // -0.39615-0.10185; // -0.25;
   if (off != 0) 
     AliWarning(Form("Z position of FMD3 rings may be off by %fcm!", off));