]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/tofanal.C
Major upgrades to the strip structure
[u/mrichter/AliRoot.git] / TOF / tofanal.C
index ac351d8c96f85281225f11c38aee87e223ffab8a..18da0915ae46abe06bae9eecf1312ef806046a72 100644 (file)
@@ -82,4 +82,6 @@ void tofanal (Int_t evNumber=0)
    hTOFprim->Draw();
    //   hTOFprim->Draw("same");
    c1->Print("tofanal.ps");
+   delete c1;
+   c1 = 0;
 }