]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config_AliGenCosmicsParam.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / macros / Config_AliGenCosmicsParam.C
index 7013bd2d1e1dd4a2eeb708a3dd26c885106168d2..377d1899cf9c7e22bc81d59c799de407e303e122 100644 (file)
@@ -77,7 +77,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);
     }