Re: [ROOT] TEventList and TTree::Draw(...,nentries)

From: Rene Brun (brun@pcbrun.cern.ch)
Date: Wed Aug 11 2004 - 17:58:14 MEST


I do not understand your question.
With:   t.Draw("x", "", "", 123 );
you should process 123 events.

Rene Brun

On Wed, 11 Aug 2004, Alexander Bürger 
wrote:

> Dear rooters,
> 
> I would like to limit the number of entries processed by TTree::Draw. I
> find that
> 
>     t.Draw("x", "", "", 123 )
> 
> only stops after 123 events when as there is no eventlist set on the tree.
> Am I doing something wrong?
> 
> Kind regards,
> 
> Alexander
> 



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET