]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/DrawITSAlignObj.C
Fix for loading selected branches in PROOF (Christian Holm)
[u/mrichter/AliRoot.git] / ITS / DrawITSAlignObj.C
index 21ef98e70580f1df140a79777ed84e050b81338f..01de7dac4e338b458cd8207dbf0cc0a638890e30 100644 (file)
@@ -40,7 +40,7 @@ void DrawITSAlignObj(Bool_t local=kFALSE) {  //
       return;
     }
   }else{
-    cdb->SetDefaultStorage("local://$ALICE_ROOT");
+    cdb->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
     cdb->SetRun(0);
     AliGeomManager::LoadGeometry("geometry.root"); //load geom from default CDB storage
     const char* filename="ITSfullMisalignment.root";