Re: Deleting Geometry Shape objects

Valery Fine (fine@bnl.gov)
Thu, 8 Oct 1998 19:12:33 -0500


On 8 Oct 98 at 18:19, Glen R. Salo wrote:

> I'm trying to figure out how to delete the geometry shape objects.
> I've tried many thing, but I have not been able to completely remove
> memory leaks. Below is a sample code of what fails and how I am
> approaching the problem.

Look for TSeqCollection* TROOT::GetListOfGeometries() method at

http://root.cern.ch/root/html/TROOT.html

Hope this helps.
Valery