]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/Reconstruct.C
Compilation of AliAnalysisGoodies.cxx only if Root was compiled with XML support
[u/mrichter/AliRoot.git] / FMD / Reconstruct.C
index 51570bb5b1407b92d0a6587f6724e2db85daad77..96132b6c5246bd5d17dad852d10fd9980d26ab0f 100644 (file)
@@ -25,9 +25,7 @@
 void 
 Reconstruct()
 {
-  AliCDBManager* cdb = AliCDBManager::Instance();
-  cdb->SetDefaultStorage("local://$ALICE_ROOT");
-  AliLog::SetModuleDebugLevel("FMD", 2);
+  AliLog::SetModuleDebugLevel("FMD", 1);
   AliReconstruction rec;   
   rec.SetRunLocalReconstruction("FMD");
   rec.SetRunVertexFinder(kFALSE);