]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Removing the setup of the OCDB from the SetupCalibTask
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Jan 2009 19:46:00 +0000 (19:46 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Jan 2009 19:46:00 +0000 (19:46 +0000)
commit3d64ddde18c05d22b5f84ba8c3978a0c1f2195da
tree290574dceb8cc638406673c2641f9fe6796f9e82
parentdf37c864d0e46ac75e42b76b60d58aab4f1b5d9a
Removing the setup of the OCDB from the SetupCalibTask
User specific ConfigOCDB should be called instead
e.g:
gROOT->Macro(Form("$ALICE_ROOT/TPC/macros/ConfigOCDB.C(%f)",5));
TPC/macros/CalibrateTPC.C