]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/ITSHitsToFastPoints.C
to be substituted by the new version
[u/mrichter/AliRoot.git] / ITS / ITSHitsToFastPoints.C
index faa87d7a77715a662e3a7bd5d2e4bc96e7874ab4..c91441f054e1d92430dcafce274fece531f48fa0 100644 (file)
@@ -71,8 +71,8 @@ void ITSHitsToFastPoints (Int_t evNumber1=0,Int_t evNumber2=0,Int_t nsignal=25,
        timer.Stop(); timer.Print();
    } // event loop 
 
-   delete gAlice;
-      gAlice=0;
+   //delete gAlice;
+   //gAlice=0;
    file->Close();
 }