]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/trd_loader.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / EVE / alice-macros / trd_loader.C
index c8c5ade474610e2fc918cb9f87c57b27e2d9cda6..60c789cda7ff452f09ee27d2a4c760c2d4ece935 100644 (file)
@@ -6,7 +6,7 @@
 // Usage:
 // .L trd_loader.C
 // AliCDBManager *cdb = AliCDBManager::Instance();
-// cdb->SetDefaultStorage("local://$ALICE_ROOT");
+// cdb->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
 // cdb->SetRun(0)
 // AliEveTRDLoader *loader = trd_loader();
 // loader->NextEvent();