TTree::CloneTree()

Thierry AUGER (thauger@cea.fr)
Mon, 1 Feb 1999 17:29:01 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_005C_01BE4E08.5B913360
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Rooters,

I create a copy of a Tree using TTree::CloneTree() in a method of one of =
my class .
Should I delete the copy that was created by CloneTree in my class =
destructor?
CloneTree() does invoque the TObject::Clone() method in the end but I =
don't understand what's really done in this method.

thank you,
Thierry.

------=_NextPart_000_005C_01BE4E08.5B913360
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">

Hi Rooters,
 
I create a copy of a Tree using=20 TTree::CloneTree() in a method of one of my class .
Should I delete the copy that was created by = CloneTree in my=20 class destructor?
CloneTree() does invoque the TObject::Clone() method = in the=20 end but I don't understand what's really done in this = method.
 
thank you,
Thierry.
------=_NextPart_000_005C_01BE4E08.5B913360--