I want to make a copy of a tree, and want this new tree to be filled with a
number of last events from the original tree.
Now, as I understand it, the CloneTree(nevents) - function makes a clone of
a tree (structure) and then fills this new tree with events starting from
zero to nevents.
Is this true ?
If so, how can I clone the tree and fill it with a number of last events ?
thanx in advance,
Rene.