> 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