Clone Tree

Olivier Meplan (meplan@isn.in2p3.fr)
Fri, 09 Apr 1999 08:50:59 +0200


Hi Rooters!

I have a pb with Clone trees...
I have a tree wich has 2 branches, one with 50000 entries and one with 1
entry. I want to make a clone of this tree (after doing some
modifications on events of the "big" branch) and write this new tree in
a file. I use CloneTree but then the samll branch which had only 1
entry, had now 50000 entries and the new file is twice bigger than the
old one.
What am I doing wrong?
Thanks
Olivier Meplan