]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/testMC/ConfigHM.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / TPC / testMC / ConfigHM.C
index de9a26024ec788b5ed8cdad66acd78ae88f6dde5..ab12f714013d0d88aef1cfbf293c5ee95600283e 100644 (file)
@@ -61,7 +61,7 @@ void Config()
     new     TGeant3TGeo("C++ Interface to Geant3");
 
     if(!AliCDBManager::Instance()->IsDefaultStorageSet()){
-      AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT");
+      AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
       AliCDBManager::Instance()->SetRun(0);
     }