]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/testMC/ConfigLM.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / TPC / testMC / ConfigLM.C
index aec18b8746f8a9f6738ba462dc486f4ad73fcfd2..85af04042c54eae7cf5561e150981566418fb6bb 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);
     }