]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMD3.cxx
ALIROOT-5486 Add method to get trigger deviation sign
[u/mrichter/AliRoot.git] / FMD / AliFMD3.cxx
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));