X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=T0%2FAliT0Preprocessor.cxx;h=e3b69f3d5f85828a09bbaedf90811585a2bbf2dc;hb=95040bc9e861f9ea5a8bd5cd80e4ac8f89b551d5;hp=d19dc2ca74b7026de36e7e805f07c17fc2a48453;hpb=ab934de348a092efa77032fd49e0470d426f0208;p=u%2Fmrichter%2FAliRoot.git diff --git a/T0/AliT0Preprocessor.cxx b/T0/AliT0Preprocessor.cxx index d19dc2ca74b..e3b69f3d5f8 100644 --- a/T0/AliT0Preprocessor.cxx +++ b/T0/AliT0Preprocessor.cxx @@ -163,7 +163,7 @@ UInt_t AliT0Preprocessor::ProcessLaser() AliCDBMetaData metaData; metaData.SetBeamPeriod(0); - metaData.SetResponsible("Tomek&Michal"); + metaData.SetResponsible("Alla"); metaData.SetComment("Walk correction from laser runs."); if (writeok) resultLaser=Store("Calib","Slewing_Walk", laser, &metaData, 0, 1); else {