]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/Base/AliTPCTempMap.cxx
Bug fix in fit (Marian)
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 19 Oct 2008 11:04:39 +0000 (11:04 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 19 Oct 2008 11:04:39 +0000 (11:04 +0000)
commit148518a282ce0555b49916d4aedc6346c2ae3d41
treec22a3d587f8719b4d960e9e63bae5b62bea0478b
parent64b48395e1c7ac1e12af0743abc40b1a64f7da1c
Bug fix in fit (Marian)
The time relative to the start of run

Int_t timeSec = stamp.GetSec()-fTempArray->GetStartTime().GetSec();
TPC/AliTPCTempMap.cxx