]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/testITSMultReco.C
1) AliITSRecoParam -> flag for using the bad channels in the SSD CF
[u/mrichter/AliRoot.git] / ITS / testITSMultReco.C
index c5a2dec5bccbf4b66064f8a0353bbe68dffdd368..b4ff7d947a4ac09c41e3694f5da774093e16a638 100755 (executable)
@@ -27,7 +27,7 @@
   // get runloader
 
   if (gAlice) {
-    delete AliRunLoader::GetRunLoader();
+    delete AliRunLoader::Instance();
     delete gAlice;
     gAlice=0;
   }