]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCTransform.cxx
Constant extrapolation for gain calibration
[u/mrichter/AliRoot.git] / TPC / AliTPCTransform.cxx
index 6c09db364433df5c5d16f96db04f71199b9fdda8..a99c508b460852a024b29ca64d9166b410f9d7fd 100755 (executable)
@@ -164,7 +164,7 @@ void AliTPCTransform::Transform(Double_t *x,Int_t *i,UInt_t /*time*/,
   Double_t xx[3];
   //  Apply Time0 correction - Pad by pad fluctuation
   //
-  //x[2]-=time0TPC->GetCalROC(sector)->GetValue(row,pad);
+  x[2]-=time0TPC->GetCalROC(sector)->GetValue(row,pad);
   //
   // Tranform from pad - time coordinate system to the rotated global (tracking) system
   //