Problems in TTree::Draw

Rene Brun (Rene.Brun@cern.ch)
Wed, 19 Aug 1998 09:57:49 +0200


We have now many reports of problems in TTree::Draw in 2.00/10.
The problem is due to an unfortunate introduction of a Timer
in TTree::EventLoop.
The problem appears when trying to draw a leaf array as in a
TClonesArray for example. The function takes for ever to complete.
this is also system dependent.
We have fixed this problem in our development version.
It will appear as 2.00/11 middle of next week.

Rene Brun