]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/Cal/AliTRDbenchmarkCalibDB.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / TRD / Cal / AliTRDbenchmarkCalibDB.C
index 1ca31f9f8aa2b242980eab8a9c36976eadcc301a..5589408a4bd8049cb47063c2bb318ddf471070a9 100644 (file)
@@ -25,7 +25,7 @@ extern TRandom* gRandom;
 void AliTRDbenchmarkCalibDB()
 {
   TStopwatch timer;
-  AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT");
+  AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
   AliTRDcalibDB* calib = AliTRDcalibDB::Instance();
   if (!calib)
   {