GetEvent doesn't work in case of memory resident ntuple
Ulrich Jost (jost@evalo1.ific.uv.es)
Fri, 14 May 1999 16:07:15 +0200 (CET)
It seems TTree::GetEvent doesn't work as in the tutorial explained when
the ntuple is memory resident, I always get the first event, regardless of
the argument. When I have the same ntuple opened from a file, it works. Is
that a 'feature'? What is the best way to get an event then? GetArgs()?
Thanks, Ulrich