]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/tof_raw.C
In muon-related macros in EVE:
[u/mrichter/AliRoot.git] / EVE / alice-macros / tof_raw.C
index b64b59bc9caa0bce62621cce0d3d6cb967e0914c..becbb91b8bad1aadd7b952a3abc244ff30e2076d 100644 (file)
@@ -32,5 +32,8 @@ void tof_raw(Bool_t newDecoder = kFALSE)
 
   }
 
+  delete di;
+  delete g;
+
   gEve->EnableRedraw();
 }