From: marian Date: Mon, 27 Sep 2010 07:36:28 +0000 (+0000) Subject: Enable back Time 0 correction using AliTPCCalPad. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=9fb81082df5f2a9f648453d386e36c7b151f8249;p=u%2Fmrichter%2FAliRoot.git Enable back Time 0 correction using AliTPCCalPad. New switch in the RecoParam should handle usage of given correction (Marian) --- diff --git a/TPC/AliTPCTransform.cxx b/TPC/AliTPCTransform.cxx index 6c09db36443..a99c508b460 100755 --- a/TPC/AliTPCTransform.cxx +++ b/TPC/AliTPCTransform.cxx @@ -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 //