X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=TPC%2Fmacros%2FMakeClusterParam.C;h=359a8cd53c439c13f581c14e726ae4d0f27c735d;hp=8ea043863d167b3e246c49c81533b75373e086bc;hb=162637e45086576ffcf0568d28fa43359819765a;hpb=cc781f3d853d37ab8ae236d42ea856e953d8c358 diff --git a/TPC/macros/MakeClusterParam.C b/TPC/macros/MakeClusterParam.C index 8ea043863d1..359a8cd53c4 100644 --- a/TPC/macros/MakeClusterParam.C +++ b/TPC/macros/MakeClusterParam.C @@ -47,7 +47,7 @@ void StoreObject(AliTPCClusterParam *clParam) // // Int_t gkDummyRun = 0; - char *gCDBpath = "local://$ALICE_ROOT"; + char *gCDBpath = "local://$ALICE_ROOT/OCDB"; AliCDBMetaData *md1= new AliCDBMetaData(); AliCDBId id1("TPC/Calib/ClusterParam", gkDummyRun, gkDummyRun); AliCDBStorage* gStorLoc = 0;