]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/macros/MakeTriggerTable.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / HLT / MUON / macros / MakeTriggerTable.C
index c5df28161a291299d28c21c6d3e342b9f1931d29..1ae81dbc42c9e4bcd1efcfbd747c9ad2ce3773f8 100644 (file)
@@ -69,7 +69,7 @@ void MakeTriggerTable(
        }
        if (cdbManager->GetDefaultStorage() == NULL)
        {
-               cdbManager->SetDefaultStorage("local://$ALICE_ROOT");
+               cdbManager->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
        }
        if (cdbManager->GetRun() == -1)
        {