]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/testMC/Config_AliGenCosmicsParam.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / TPC / testMC / Config_AliGenCosmicsParam.C
index 075cd2af6af7c36fc1c896b5dce748c767770553..2ae86683d5da812637c1fbd1122328d333ebb292 100644 (file)
@@ -85,7 +85,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);
     }